about summary refs log tree commit homepage
path: root/lib/rainbows/base.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rainbows/base.rb')
-rw-r--r--lib/rainbows/base.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/rainbows/base.rb b/lib/rainbows/base.rb
index b94ddc9..e0c99e9 100644
--- a/lib/rainbows/base.rb
+++ b/lib/rainbows/base.rb
@@ -13,7 +13,6 @@ module Rainbows::Base
     super(worker)
     Rainbows::Response.setup(self.class)
     Rainbows::MaxBody.setup
-    Rainbows::RackInput.setup
     Rainbows.tick_io = worker.tmp
 
     listeners = Rainbows::HttpServer::LISTENERS