summaryrefslogtreecommitdiff
path: root/nzbget/read.pm
diff options
context:
space:
mode:
Diffstat (limited to 'nzbget/read.pm')
-rw-r--r--nzbget/read.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/nzbget/read.pm b/nzbget/read.pm
index 3cc30ec..8cbc461 100644
--- a/nzbget/read.pm
+++ b/nzbget/read.pm
@@ -2,7 +2,6 @@ package nzbget::read;
use strict;
use Apache2::Const -compile => qw(OK REDIRECT);
use CGI qw(:standard);
-use CGI::Carp 'fatalsToBrowser';
use utf8;
use local::db;
use local::user;