From 51a821278bbb0e4b998e99aeb0f590898088eda7 Mon Sep 17 00:00:00 2001 From: Giuseppe Bilotta Date: Tue, 27 Jan 2009 23:07:22 +0100 Subject: quotes plugin: remove a done TODO item --- data/rbot/plugins/quotes.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'data/rbot') diff --git a/data/rbot/plugins/quotes.rb b/data/rbot/plugins/quotes.rb index 50ca326c..055c9bad 100644 --- a/data/rbot/plugins/quotes.rb +++ b/data/rbot/plugins/quotes.rb @@ -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 -- cgit v1.2.3