summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Quantum.pm
diff options
context:
space:
mode:
authorDylan William Hardison <dylan@hardison.net>2018-06-21 17:05:53 +0200
committerDylan William Hardison <dylan@hardison.net>2018-06-28 22:41:59 +0200
commit64830ef3c076b72d9da3eb590f22bc4d722c8d4c (patch)
treea177e864ec2a12796850f825e246aed33dfbcc78 /Bugzilla/Quantum.pm
parent5ac448e57e94bb8f286df0cfcebb7dfed066ed40 (diff)
downloadbugzilla-64830ef3c076b72d9da3eb590f22bc4d722c8d4c.tar.gz
bugzilla-64830ef3c076b72d9da3eb590f22bc4d722c8d4c.tar.xz
more fixes
Diffstat (limited to 'Bugzilla/Quantum.pm')
-rw-r--r--Bugzilla/Quantum.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/Bugzilla/Quantum.pm b/Bugzilla/Quantum.pm
index d9bb7a75a..0ee4c8798 100644
--- a/Bugzilla/Quantum.pm
+++ b/Bugzilla/Quantum.pm
@@ -22,7 +22,6 @@ use Bugzilla::Extension ();
use Bugzilla::Install::Requirements ();
use Bugzilla::Util ();
use Bugzilla::RNG ();
-use JSON::MaybeXS qw(decode_json);
use Cwd qw(realpath);
use MojoX::Log::Log4perl::Tiny;