summaryrefslogtreecommitdiff
path: root/systems/_config/src/main.rs
diff options
context:
space:
mode:
Diffstat (limited to 'systems/_config/src/main.rs')
-rw-r--r--systems/_config/src/main.rs3
1 files changed, 0 insertions, 3 deletions
diff --git a/systems/_config/src/main.rs b/systems/_config/src/main.rs
deleted file mode 100644
index e7a11a9..0000000
--- a/systems/_config/src/main.rs
+++ /dev/null
@@ -1,3 +0,0 @@
-fn main() {
- println!("Hello, world!");
-}