]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/commitdiff
quotes plugin: remove a done TODO item
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Tue, 27 Jan 2009 22:07:22 +0000 (23:07 +0100)
committerGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Tue, 27 Jan 2009 23:18:25 +0000 (00:18 +0100)
data/rbot/plugins/quotes.rb

index 50ca326ccc8c3325b4cff62d6ea5ce27bdc69a53..055c9bad239b535ce755e701b5b0deb733395855 100644 (file)
@@ -3,7 +3,6 @@
 #
 # :title: Quotes plugin
 #
-# TODO:: use message mapper instead of multiple ifs
 # TODO:: switch to db
 
 define_structure :Quote, :num, :date, :source, :quote