summaryrefslogtreecommitdiff
path: root/crates/iced_drop/src/widget.rs
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--crates/iced_drop/src/widget.rs2
1 files changed, 0 insertions, 2 deletions
diff --git a/crates/iced_drop/src/widget.rs b/crates/iced_drop/src/widget.rs
deleted file mode 100644
index 6b3fed2..0000000
--- a/crates/iced_drop/src/widget.rs
+++ /dev/null
@@ -1,2 +0,0 @@
-pub mod droppable;
-pub mod operation;