From: Giuseppe Bilotta Date: Sun, 8 Apr 2007 09:54:27 +0000 (+0000) Subject: tube plugin: don't include REXML X-Git-Url: https://git.netwichtig.de/gitweb/?a=commitdiff_plain;h=68ec8db1b2a05eb033346bf7c3247a52fa1bf4b6;p=user%2Fhenk%2Fcode%2Fruby%2Frbot.git tube plugin: don't include REXML --- diff --git a/data/rbot/plugins/tube.rb b/data/rbot/plugins/tube.rb index 4e6e60e0..13805502 100644 --- a/data/rbot/plugins/tube.rb +++ b/data/rbot/plugins/tube.rb @@ -2,7 +2,6 @@ #Plugin by Colm Linehan class TubePlugin < Plugin - include REXML def help(plugin, topic="") "tube [district|circle|metropolitan|central|jubilee|bakerloo|waterlooandcity|hammersmithandcity|victoria|eastlondon|northern|piccadilly] => display tube service status for the specified line(Docklands Light Railway is not currently supported)" # , tube stations => list tube stations (not lines) with problems" end