summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpb <pb@9f8f72e9-4bf4-416e-b76e-7d4203597157>2010-03-28 21:46:31 +0000
committerpb <pb@9f8f72e9-4bf4-416e-b76e-7d4203597157>2010-03-28 21:46:31 +0000
commitdf8c851707df44dec805b2caee9790ba96e2565b (patch)
tree109f9947493f93218a3e00a245ca6043527838e5
parent8bef12cb86af79420e61ce8cd60cfb7ae1e69953 (diff)
git-svn-id: https://ssl.buetow.org/repos/hsbot/trunk@57 9f8f72e9-4bf4-416e-b76e-7d4203597157
-rw-r--r--HsBot/IRC/User.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/HsBot/IRC/User.hs b/HsBot/IRC/User.hs
index b45a088..2569043 100644
--- a/HsBot/IRC/User.hs
+++ b/HsBot/IRC/User.hs
@@ -1,7 +1,6 @@
module HsBot.IRC.User where
import List
-import Monad
import HsBot.General.Render