about summary refs log tree commit homepage
path: root/lib
diff options
context:
space:
mode:
authorIan Ownbey <ian@inspir.es>2009-01-31 14:20:31 -0800
committerIan Ownbey <ian@inspir.es>2009-01-31 14:20:31 -0800
commitbad0aab73fc94ce6e478f3b3fac0e9b0e9d8b2c6 (patch)
tree8a14078e2a0ac2fcff25b6e95ad9438b386dc2f0 /lib
parentfa82e8e3fb52e0107163e57a705cc652f276e1ab (diff)
downloadunicorn-bad0aab73fc94ce6e478f3b3fac0e9b0e9d8b2c6.tar.gz
Diffstat (limited to 'lib')
-rw-r--r--lib/mongrel.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/mongrel.rb b/lib/mongrel.rb
index 424b7f0..2185e6b 100644
--- a/lib/mongrel.rb
+++ b/lib/mongrel.rb
@@ -20,7 +20,6 @@ require 'rack'
 # Ruby Mongrel
 require 'mongrel/cgi'
 require 'mongrel/handlers'
-require 'mongrel/command'
 require 'mongrel/tcphack'
 require 'mongrel/const'
 require 'mongrel/http_request'