From d43ce15dff5bae88f55097443606677717036100 Mon Sep 17 00:00:00 2001 From: David Bomba Date: Sun, 8 Jan 2023 20:57:59 +1100 Subject: [PATCH] Adjust appsetup so that cache rebuilds as expected --- app/Utils/Traits/AppSetup.php | 1 - 1 file changed, 1 deletion(-) diff --git a/app/Utils/Traits/AppSetup.php b/app/Utils/Traits/AppSetup.php index a507d19d1559..c9b3c25a3fd1 100644 --- a/app/Utils/Traits/AppSetup.php +++ b/app/Utils/Traits/AppSetup.php @@ -1,5 +1,4 @@