generated from PlexSheep/rs-base
automatic cargo CI changes
This commit is contained in:
parent
c7b6917af2
commit
51c6b318b3
|
@ -1,6 +1,6 @@
|
|||
use egui::{Color32, ImageSource};
|
||||
use egui::Color32;
|
||||
|
||||
use super::{Entry, ICON_RAW};
|
||||
use super::Entry;
|
||||
|
||||
pub struct ShowBox {
|
||||
entry: Entry,
|
||||
|
|
Loading…
Reference in New Issue