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