From 410fe68285e59b0f08860067e9b4ab02c1d7ed39 Mon Sep 17 00:00:00 2001 From: Tony Arcieri Date: Sat, 19 Oct 2013 21:49:10 -0700 Subject: [PATCH] Nix newline :| --- lib/reel.rb | 1 - 1 file changed, 1 deletion(-) 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