Skip to content

Commit 938fd97

Browse files
committed
remove unused import
1 parent 0b9cf43 commit 938fd97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ use cosmic::{
2020
cosmic_config::{self, ConfigSet},
2121
cosmic_theme, executor,
2222
iced::{
23-
self, Alignment, Event, Length, Point, Rectangle, Size, Subscription,
23+
self, Alignment, Event, Length, Rectangle, Size, Subscription,
2424
clipboard::dnd::DndAction,
2525
core::SmolStr,
2626
event,

0 commit comments

Comments
 (0)