]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/commitdiff
tube plugin: don't include REXML
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Sun, 8 Apr 2007 09:54:27 +0000 (09:54 +0000)
committerGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Sun, 8 Apr 2007 09:54:27 +0000 (09:54 +0000)
data/rbot/plugins/tube.rb

index 4e6e60e0e16ae54aed71e0f5b7312e774bd77e9a..1380550286e82cefb74db79e56f3cb825f55834f 100644 (file)
@@ -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