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 c99b465..5d9c02f 100644
--- a/lib/rainbows.rb
+++ b/lib/rainbows.rb
@@ -49,7 +49,6 @@ module Rainbows
   autoload :RackInput, 'rainbows/rack_input'
   autoload :Response, 'rainbows/response'
   autoload :ProcessClient, 'rainbows/process_client'
-  autoload :TimedRead, 'rainbows/timed_read'
   autoload :Client, 'rainbows/client'
   autoload :Base, 'rainbows/base'
   autoload :Sendfile, 'rainbows/sendfile'