aboutsummaryrefslogtreecommitdiff
path: root/src/action.rs
diff options
context:
space:
mode:
authorShav Kinderlehrer <[email protected]>2024-03-06 11:45:18 -0500
committerShav Kinderlehrer <[email protected]>2024-03-06 11:45:18 -0500
commita5dbccee4f22de991e33449ae1d1835269c6075d (patch)
tree8a530c8efe28afb61768f0d44c7e71c7049829e2 /src/action.rs
parent557d3f32fd2ac7a21bd3da01e8e903db16a31e7e (diff)
downloadmolehole-a5dbccee4f22de991e33449ae1d1835269c6075d.tar.gz
molehole-a5dbccee4f22de991e33449ae1d1835269c6075d.zip
Fix event handling
Diffstat (limited to 'src/action.rs')
-rw-r--r--src/action.rs2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/action.rs b/src/action.rs
deleted file mode 100644
index 4272dea..0000000
--- a/src/action.rs
+++ /dev/null
@@ -1,2 +0,0 @@
-pub enum Action {
-}