aboutsummaryrefslogtreecommitdiff
path: root/src/input.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/input.rs')
-rw-r--r--src/input.rs6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/input.rs b/src/input.rs
deleted file mode 100644
index 23d0040..0000000
--- a/src/input.rs
+++ /dev/null
@@ -1,6 +0,0 @@
-pub struct Input {}
-impl Input {
- pub fn new() -> Input {
- Input{}
- }
-} \ No newline at end of file