diff --git a/lib/reel.rb b/lib/reel.rb index baf1e02..03bc158 100644 --- a/lib/reel.rb +++ b/lib/reel.rb @@ -17,7 +17,6 @@ # A Reel good HTTP server module Reel - # Error reading a request class RequestError < StandardError; end