diff options
| -rw-r--r-- | HsBot/IRC/User.hs | 1 |
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 |
