summaryrefslogtreecommitdiffstats
path: root/Bugzilla/RelationSet.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Bugzilla/RelationSet.pm')
-rw-r--r--Bugzilla/RelationSet.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/Bugzilla/RelationSet.pm b/Bugzilla/RelationSet.pm
index 8668519b9..a3af4b60a 100644
--- a/Bugzilla/RelationSet.pm
+++ b/Bugzilla/RelationSet.pm
@@ -29,7 +29,6 @@
# might involve turning this into a virtual base class, and having
# UserSet and KeywordSet types that inherit from it.
-use diagnostics;
use strict;
# Everything that uses RelationSet should already have globals.pl loaded