From 6f83c20a1605d37ab8718b245555334dc4dfeb41 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 --- 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 680cd7928a4..20ed359c2a8 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.30.2