From b3296b34fae299b885434a0b846327444c3c44a0 Mon Sep 17 00:00:00 2001 From: Giuseppe Bilotta Date: Mon, 9 Apr 2007 20:18:01 +0000 Subject: More require cleanups --- lib/rbot/core/utils/utils.rb | 2 -- 1 file changed, 2 deletions(-) (limited to 'lib') diff --git a/lib/rbot/core/utils/utils.rb b/lib/rbot/core/utils/utils.rb index 694e1c28..1c27aa02 100644 --- a/lib/rbot/core/utils/utils.rb +++ b/lib/rbot/core/utils/utils.rb @@ -12,8 +12,6 @@ # TODO some of these Utils should be rewritten as extensions to the approriate # standard Ruby classes and accordingly be moved to extends.rb -require 'net/http' -require 'uri' require 'tempfile' require 'set' -- cgit v1.2.3