From 8ec8da0491ad89604700b3e29a227966f6d84ba1 Mon Sep 17 00:00:00 2001 From: Perl Tidy Date: Wed, 5 Dec 2018 15:38:52 -0500 Subject: no bug - reformat all the code using the new perltidy rules --- extensions/Example/template/en/default/setup/strings.txt.pl | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'extensions/Example/template/en/default/setup') 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 -%strings = ( - feature_example_acme => 'Example Extension: Acme Feature', -); +%strings = (feature_example_acme => 'Example Extension: Acme Feature',); 1; -- cgit v1.2.3-24-g4f1b