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 877f69866..d6fd7a08a 100644 --- a/Bugzilla/Series.pm +++ b/Bugzilla/Series.pm @@ -21,7 +21,6 @@ # Lance Larsh <lance.larsh@oracle.com> use strict; -use lib "."; # This module implements a series - a set of data to be plotted on a chart. # |