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