summaryrefslogtreecommitdiffstats
path: root/extensions/MyDashboard/lib/BugInterest.pm
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/MyDashboard/lib/BugInterest.pm')
-rw-r--r--extensions/MyDashboard/lib/BugInterest.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/extensions/MyDashboard/lib/BugInterest.pm b/extensions/MyDashboard/lib/BugInterest.pm
index cf33900c5..4f14eb4fd 100644
--- a/extensions/MyDashboard/lib/BugInterest.pm
+++ b/extensions/MyDashboard/lib/BugInterest.pm
@@ -9,7 +9,6 @@ package Bugzilla::Extension::MyDashboard::BugInterest;
use 5.10.1;
use strict;
-use warnings;
use parent qw(Bugzilla::Object);