summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Token.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Bugzilla/Token.pm')
-rw-r--r--Bugzilla/Token.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/Bugzilla/Token.pm b/Bugzilla/Token.pm
index 78eef9335..6d0741133 100644
--- a/Bugzilla/Token.pm
+++ b/Bugzilla/Token.pm
@@ -24,7 +24,6 @@
################################################################################
# Make it harder for us to do dangerous things in Perl.
-use diagnostics;
use strict;
# Bundle the functions in this file together into the "Token" package.