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