From 864a364da99a0ec05f08d7cfbad4abde416a0b06 Mon Sep 17 00:00:00 2001 From: Julien Dessaux Date: Sun, 24 Apr 2011 23:08:06 +0200 Subject: Some API refactoring. I can't say how I hate the Types.hs thing in Haskell! --- Hsbot/Plugin/Ping.hs | 1 - 1 file changed, 1 deletion(-) (limited to 'Hsbot/Plugin') diff --git a/Hsbot/Plugin/Ping.hs b/Hsbot/Plugin/Ping.hs index b020359..192bab4 100644 --- a/Hsbot/Plugin/Ping.hs +++ b/Hsbot/Plugin/Ping.hs @@ -11,7 +11,6 @@ import Prelude hiding (catch) import Hsbot.Message import Hsbot.Types -import Hsbot.Utils pingId :: PluginId pingId = PluginId -- cgit v1.2.3