summaryrefslogtreecommitdiff
path: root/Hsbot/Core.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Hsbot/Core.hs')
-rw-r--r--Hsbot/Core.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/Hsbot/Core.hs b/Hsbot/Core.hs
index d11f211..8eb4643 100644
--- a/Hsbot/Core.hs
+++ b/Hsbot/Core.hs
@@ -19,7 +19,6 @@ import Prelude hiding (catch)
import System.IO
import System.Log.Logger
-import Hsbot.Config
import Hsbot.Types
import Hsbot.Utils