about summary refs log tree commit homepage
diff options
context:
space:
mode:
-rw-r--r--lib/zbatery.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/zbatery.rb b/lib/zbatery.rb
index ac29533..4c14fe1 100644
--- a/lib/zbatery.rb
+++ b/lib/zbatery.rb
@@ -36,7 +36,6 @@ module Rainbows
       build_app! unless preload_app
       Rainbows::Response.setup(self.class)
       Rainbows::MaxBody.setup
-      Rainbows::RackInput.setup
       Rainbows::ProcessClient.const_set(:APP, @app)
 
       logger.info "Zbatery #@use worker_connections=#@worker_connections"