automatic cargo CI changes

This commit is contained in:
PlexSheep 2024-08-22 23:31:58 +00:00 committed by github-actions[bot]
parent c7b6917af2
commit 51c6b318b3
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
use egui::{Color32, ImageSource};
use egui::Color32;
use super::{Entry, ICON_RAW};
use super::Entry;
pub struct ShowBox {
entry: Entry,