summaryrefslogtreecommitdiff
path: root/lib/chessh.ex
diff options
context:
space:
mode:
Diffstat (limited to 'lib/chessh.ex')
-rw-r--r--lib/chessh.ex5
1 files changed, 0 insertions, 5 deletions
diff --git a/lib/chessh.ex b/lib/chessh.ex
deleted file mode 100644
index 82d0cfc..0000000
--- a/lib/chessh.ex
+++ /dev/null
@@ -1,5 +0,0 @@
-defmodule Chessh do
- def hello() do
- :world
- end
-end