Rearranged file locations
[advent-of-code-17.git] / adventofcode1701 / src / Main.hs
diff --git a/adventofcode1701/src/Main.hs b/adventofcode1701/src/Main.hs
deleted file mode 100644 (file)
index 9cd992d..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-module Main where
-
-main :: IO ()
-main = do
-  putStrLn "hello world"