apply some automatic clippy hints

This commit is contained in:
Benedikt Mandelkow 2020-11-23 00:35:44 +01:00 committed by 4bb4
parent c5ec153488
commit d02f25fb32
4 changed files with 4 additions and 4 deletions

View file

@ -1,4 +1,4 @@
use examples_shared;
use imgui::{im_str, Condition, Window};
use implot::Context;