summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Quantum.pm
diff options
context:
space:
mode:
authorDylan William Hardison <dylan@hardison.net>2018-07-23 17:20:47 +0200
committerDylan William Hardison <dylan@hardison.net>2018-08-04 18:25:17 +0200
commit0203250011f351c58c4e414e17d39abd880211b7 (patch)
tree88eafaa138c8110ee30700b73484766d7c357a7b /Bugzilla/Quantum.pm
parent8748b8dd74318e7602fb43913f9a6fe08bc90862 (diff)
downloadbugzilla-0203250011f351c58c4e414e17d39abd880211b7.tar.gz
bugzilla-0203250011f351c58c4e414e17d39abd880211b7.tar.xz
more tidy
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 1f6dce8da..083dcaf55 100644
--- a/Bugzilla/Quantum.pm
+++ b/Bugzilla/Quantum.pm
@@ -21,7 +21,6 @@ use Bugzilla::Logging;
use Bugzilla::Quantum::CGI;
use Bugzilla::Quantum::SES;
use Bugzilla::Quantum::Static;
-use Bugzilla::Quantum::Template;
use Bugzilla::Util ();
use Cwd qw(realpath);
use MojoX::Log::Log4perl::Tiny;