mirror of
https://github.com/emilk/egui.git
synced 2026-06-27 23:13:13 -04:00
remove unused use
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user