cleanup
This commit is contained in:
parent
8fb1e21873
commit
757d0753ad
14 changed files with 146 additions and 2521 deletions
|
|
@ -2,10 +2,8 @@
|
|||
|
||||
use std::any::Any;
|
||||
|
||||
use bytes::buf::Take;
|
||||
use dnd::{DndDestinationRectangle, DndSurface};
|
||||
use iced_core::{clipboard::DndSource, Vector};
|
||||
use iced_futures::MaybeSend;
|
||||
use iced_core::clipboard::DndSource;
|
||||
use window_clipboard::mime::{AllowedMimeTypes, AsMimeTypes};
|
||||
|
||||
use crate::{oneshot, task, Action, Task};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue