diff options
Diffstat (limited to 'Bugzilla/Series.pm')
-rw-r--r-- | Bugzilla/Series.pm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Bugzilla/Series.pm b/Bugzilla/Series.pm index e1d37423b..db4e1f9f9 100644 --- a/Bugzilla/Series.pm +++ b/Bugzilla/Series.pm @@ -31,7 +31,6 @@ use lib "."; package Bugzilla::Series; -use Bugzilla; use Bugzilla::Util; use Bugzilla::User; |