From a03b3e5fe2a6b34ab13ab0d0e19b5fa65dcd2be9 Mon Sep 17 00:00:00 2001 From: Lucas Gass Date: Sat, 9 Mar 2024 17:53:13 +0000 Subject: [PATCH] Bug 35169: (follow-up) perltidy Signed-off-by: Lucas Gass Signed-off-by: Kyle M Hall Signed-off-by: Katrin Fischer --- installer/data/mysql/atomicupdate/bug_35169.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installer/data/mysql/atomicupdate/bug_35169.pl b/installer/data/mysql/atomicupdate/bug_35169.pl index 680cd7928a..20ed359c2a 100755 --- a/installer/data/mysql/atomicupdate/bug_35169.pl +++ b/installer/data/mysql/atomicupdate/bug_35169.pl @@ -20,4 +20,4 @@ return { say $out "Added new system preference 'DefaultLongOverdueBorrowerCategories'"; say $out "Added new system preference 'DefaultLongOverdueSkipBorrowerCategories'"; }, -}; \ No newline at end of file +}; -- 2.39.5