diff options
Diffstat (limited to 'showdependencygraph.cgi')
-rwxr-xr-x | showdependencygraph.cgi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/showdependencygraph.cgi b/showdependencygraph.cgi index 5b6c3195a..c797e2b12 100755 --- a/showdependencygraph.cgi +++ b/showdependencygraph.cgi @@ -29,7 +29,6 @@ use File::Temp; use Bugzilla; use Bugzilla::Constants; -use Bugzilla::Config qw(:DEFAULT); use Bugzilla::Util; use Bugzilla::Error; use Bugzilla::Bug; |