From a29daddbc7bdee0142a6e86c59d389ebee036908 Mon Sep 17 00:00:00 2001 From: Alex Buckley Date: Tue, 11 Nov 2025 04:54:15 +0000 Subject: [PATCH] Bug 31391: (follow-up) Remove redundant installer file This fixes the database update from failing. Sponsored-by: Auckland University of Technology --- .../atomicupdate/bug_31391_-_add_RecallsInterface_syspref.pl | 1 - 1 file changed, 1 deletion(-) delete mode 100644 installer/data/mysql/atomicupdate/bug_31391_-_add_RecallsInterface_syspref.pl diff --git a/installer/data/mysql/atomicupdate/bug_31391_-_add_RecallsInterface_syspref.pl b/installer/data/mysql/atomicupdate/bug_31391_-_add_RecallsInterface_syspref.pl deleted file mode 100644 index a334f382971..00000000000 --- a/installer/data/mysql/atomicupdate/bug_31391_-_add_RecallsInterface_syspref.pl +++ /dev/null @@ -1 +0,0 @@ -rm 'installer/data/mysql/atomicupdate/bug_31391_-_add_RecallsInterface_syspref.pl' -- 2.39.5