remove unused use
This commit is contained in:
parent
0396eed9bf
commit
9d19a07a55
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
use egui::{Label, RichText};
|
||||
use egui::Label;
|
||||
use egui_extras::{GridBuilder, Padding, Size, TableBuilder};
|
||||
|
||||
/// Shows off a table with dynamic layout
|
||||
|
|
Loading…
Reference in a new issue