aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/Lib.hs2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Lib.hs b/src/Lib.hs
index 0142dfb..0768465 100644
--- a/src/Lib.hs
+++ b/src/Lib.hs
@@ -2,8 +2,6 @@ module Lib
( someFunc
) where
-import Text.Regex.TDFA
-
import Plugin
someFunc :: IO ()