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, 1 insertions, 0 deletions
diff --git a/extensions/MyDashboard/lib/BugInterest.pm b/extensions/MyDashboard/lib/BugInterest.pm
index 4f14eb4fd..cf33900c5 100644
--- a/extensions/MyDashboard/lib/BugInterest.pm
+++ b/extensions/MyDashboard/lib/BugInterest.pm
@@ -9,6 +9,7 @@ package Bugzilla::Extension::MyDashboard::BugInterest;
use 5.10.1;
use strict;
+use warnings;
use parent qw(Bugzilla::Object);