diff options
Diffstat (limited to 'reports.cgi')
-rwxr-xr-x | reports.cgi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/reports.cgi b/reports.cgi index 09b8dc30e..6c7a4ea39 100755 --- a/reports.cgi +++ b/reports.cgi @@ -39,7 +39,6 @@ use lib qw(.); use Bugzilla; use Bugzilla::Constants; -use Bugzilla::Config qw(:DEFAULT); use Bugzilla::Util; use Bugzilla::Error; |