Cleaned the definition of irc plugins' data structure.
This commit is contained in:
parent
738ad9e9bb
commit
5b8cffbf68
8 changed files with 8 additions and 8 deletions
|
@ -18,7 +18,7 @@ import System.Posix.Files
|
|||
import System.Random(randomRIO)
|
||||
|
||||
import Hsbot.Irc.Message
|
||||
import Hsbot.Irc.PluginCommons
|
||||
import Hsbot.Irc.Plugin.Utils
|
||||
|
||||
-- | A quote element
|
||||
data QuoteElt = QuoteElt
|
||||
|
|
Reference in a new issue