From d63c4f505b5fd700c455c9a9fbf74ad5defaeadb Mon Sep 17 00:00:00 2001 From: Joseph Roberts Date: Mon, 12 Jun 2023 12:03:24 -0400 Subject: [PATCH] fix formatting --- src/Roots/Acorn/Bootloader.php | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Roots/Acorn/Bootloader.php b/src/Roots/Acorn/Bootloader.php index dde8f1c7..f598a8aa 100644 --- a/src/Roots/Acorn/Bootloader.php +++ b/src/Roots/Acorn/Bootloader.php @@ -285,7 +285,6 @@ public function getApplication(): ApplicationContract return $this->app; } - /** * Get the application basepath *