about summary refs log tree commit homepage
path: root/lib/rainbows.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rainbows.rb')
-rw-r--r--lib/rainbows.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/rainbows.rb b/lib/rainbows.rb
index 7a29232..a1f842c 100644
--- a/lib/rainbows.rb
+++ b/lib/rainbows.rb
@@ -39,7 +39,6 @@ module Rainbows
   require 'rainbows/http_server'
   require 'rainbows/response'
   require 'rainbows/client'
-  require 'rainbows/http_request'
   require 'rainbows/tee_input'
   require 'rainbows/process_client'
   autoload :Base, 'rainbows/base'