summaryrefslogtreecommitdiffstats
path: root/template/en/default/extensions/util.pm.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/extensions/util.pm.tmpl')
-rw-r--r--template/en/default/extensions/util.pm.tmpl2
1 files changed, 0 insertions, 2 deletions
diff --git a/template/en/default/extensions/util.pm.tmpl b/template/en/default/extensions/util.pm.tmpl
index 32076a665..04d2bdf7b 100644
--- a/template/en/default/extensions/util.pm.tmpl
+++ b/template/en/default/extensions/util.pm.tmpl
@@ -23,8 +23,6 @@
# name: string; The name of the extension.
#%]
-[% PROCESS global/variables.none.tmpl %]
-
[% PROCESS extensions/license.txt.tmpl %]
package B[% %]ugzilla::Extension::[% name %]::Util;