]> gitweb.michael.orlitzky.com - dead/harbl.git/blobdiff - src/Main.hs
Remove useless import from Main.hs.
[dead/harbl.git] / src / Main.hs
index 4c8cbecf3de53cc0bb2065532e16b560393a863e..d6f7c8fdbf0d3656a49d09c59abc7c2886d0289f 100644 (file)
@@ -1,8 +1,6 @@
 module Main
 where
 
-import IPv4Pattern
-
 main :: IO ()
 main = do
   putStrLn "Hello, world!"