summaryrefslogtreecommitdiffstats
path: root/extensions/Example/template/en/default/setup/strings.txt.pl
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/Example/template/en/default/setup/strings.txt.pl')
-rw-r--r--extensions/Example/template/en/default/setup/strings.txt.pl4
1 files changed, 1 insertions, 3 deletions
diff --git a/extensions/Example/template/en/default/setup/strings.txt.pl b/extensions/Example/template/en/default/setup/strings.txt.pl
index 7b19a9f4d..6ee4b5fdc 100644
--- a/extensions/Example/template/en/default/setup/strings.txt.pl
+++ b/extensions/Example/template/en/default/setup/strings.txt.pl
@@ -17,8 +17,6 @@
# Contributor(s):
# Max Kanat-Alexander <mkanat@bugzilla.org>
-%strings = (
- feature_example_acme => 'Example Extension: Acme Feature',
-);
+%strings = (feature_example_acme => 'Example Extension: Acme Feature',);
1;