summaryrefslogtreecommitdiff
path: root/src/dactyl_cave/core.clj
diff options
context:
space:
mode:
Diffstat (limited to 'src/dactyl_cave/core.clj')
-rw-r--r--src/dactyl_cave/core.clj6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/dactyl_cave/core.clj b/src/dactyl_cave/core.clj
deleted file mode 100644
index d07faa6..0000000
--- a/src/dactyl_cave/core.clj
+++ /dev/null
@@ -1,6 +0,0 @@
-(ns dactyl-cave.core)
-
-(defn foo
- "I don't do a whole lot."
- [x]
- (println x "Hello, World!"))