From 61926598ce96bee00aafe5340af4a905759b122a Mon Sep 17 00:00:00 2001 From: pml68 Date: Sat, 11 Jan 2025 01:50:16 +0100 Subject: refactor: remove iced_drop & workspace --- iced_drop/src/widget/operation.rs | 1 - 1 file changed, 1 deletion(-) delete mode 100644 iced_drop/src/widget/operation.rs (limited to 'iced_drop/src/widget/operation.rs') diff --git a/iced_drop/src/widget/operation.rs b/iced_drop/src/widget/operation.rs deleted file mode 100644 index 3d7dcff..0000000 --- a/iced_drop/src/widget/operation.rs +++ /dev/null @@ -1 +0,0 @@ -pub mod drop; -- cgit v1.2.3