summaryrefslogtreecommitdiffstats
path: root/Bugzilla
diff options
context:
space:
mode:
Diffstat (limited to 'Bugzilla')
-rw-r--r--Bugzilla/RelationSet.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/Bugzilla/RelationSet.pm b/Bugzilla/RelationSet.pm
index a3af4b60a..f2f822fc4 100644
--- a/Bugzilla/RelationSet.pm
+++ b/Bugzilla/RelationSet.pm
@@ -38,7 +38,6 @@ use strict;
#require "globals.pl";
package RelationSet;
-use CGI::Carp qw(fatalsToBrowser);
# create a new empty RelationSet
#