Skip to content

Commit

Permalink
removed old comment
Browse files Browse the repository at this point in the history
  • Loading branch information
rkh committed Mar 12, 2010
1 parent 27e900a commit 8d98e19
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/async_rack.rb
Expand Up @@ -31,7 +31,6 @@ def autoload(class_name, path)
autoload :Head, "async_rack/head"
autoload :Lock, "async_rack/lock"
autoload :Logger, "async_rack/logger"
# autoload :Recursive, "async_rack/recursive"
autoload :Runtime, "async_rack/runtime"
autoload :Sendfile, "async_rack/sendfile"
autoload :ShowStatus, "async_rack/showstatus"
Expand Down

0 comments on commit 8d98e19

Please sign in to comment.