Option to ignore old CDRs, RT#81480
[freeside.git] / htetc / handler.pl
index 3c68e83..dbe3c91 100644 (file)
@@ -104,7 +104,6 @@ sub handler
       return -1 if defined( $r->content_type )
                 && $r->content_type !~ m!(^text/|\bxml\b)!io;
 
-
       local $SIG{__WARN__};
       local $SIG{__DIE__};