about summary refs log tree commit diff
path: root/client/src/main.rs
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/main.rs')
-rw-r--r--client/src/main.rs3
1 files changed, 0 insertions, 3 deletions
diff --git a/client/src/main.rs b/client/src/main.rs
deleted file mode 100644
index ccf0d30..0000000
--- a/client/src/main.rs
+++ /dev/null
@@ -1,3 +0,0 @@
-fn main() {
-    println!("Hello, world! Im the client!");
-}