diff options
-rw-r--r-- | Bugzilla/Install/Requirements.pm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Bugzilla/Install/Requirements.pm b/Bugzilla/Install/Requirements.pm index eb36d15a6..e04701250 100644 --- a/Bugzilla/Install/Requirements.pm +++ b/Bugzilla/Install/Requirements.pm @@ -20,7 +20,6 @@ use Bugzilla::Constants; use Bugzilla::Install::Util qw(vers_cmp install_string bin_loc extension_requirement_packages); use List::Util qw(max); -use Safe; use Term::ANSIColor; # Return::Value 1.666002 pollutes the error log with warnings about this |