From ff07633fb8f81577ffec409cbf0a3c7361990f6c Mon Sep 17 00:00:00 2001 From: Julien Dessaux Date: Wed, 13 Apr 2011 20:15:55 +0200 Subject: Began a big refactoring/rewriting (again) --- HsbotMaster/Hsbot/Config.hs | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 HsbotMaster/Hsbot/Config.hs (limited to 'HsbotMaster/Hsbot/Config.hs') diff --git a/HsbotMaster/Hsbot/Config.hs b/HsbotMaster/Hsbot/Config.hs deleted file mode 100644 index 121cc98..0000000 --- a/HsbotMaster/Hsbot/Config.hs +++ /dev/null @@ -1,9 +0,0 @@ -module Hsbot.Config - ( BotConfig (..) - ) where - -import Hsbot.Irc.Config - --- | Configuration data type -data BotConfig = IrcBotConfig IrcConfig - -- cgit v1.2.3