summaryrefslogtreecommitdiff
path: root/nzbget/log.pm
diff options
context:
space:
mode:
Diffstat (limited to 'nzbget/log.pm')
-rw-r--r--nzbget/log.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/nzbget/log.pm b/nzbget/log.pm
index 05670ec..069fdb0 100644
--- a/nzbget/log.pm
+++ b/nzbget/log.pm
@@ -3,7 +3,6 @@ use strict;
use Apache2::Const -compile => qw(OK);
use local::nzbget;
use CGI qw(:standard);
-use CGI::Carp 'fatalsToBrowser';
use URI::Escape;