From 8b402500a4d36882c0dce7074666a2e1012b0aea Mon Sep 17 00:00:00 2001 From: curly Date: Wed, 17 Aug 2022 20:38:11 -0600 Subject: functional --- src/input.rs | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 src/input.rs (limited to 'src/input.rs') 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 -- cgit v1.2.3