]> BookStack Code Mirror - bookstack/blobdiff - app/Config/app.php
Aligned setting helper with new get method changes
[bookstack] / app / Config / app.php
index c97e36e62098f48e536444b8d07a48965e29db9d..ea9738da443814a7499e946bf22b8f7a03b7aaed 100755 (executable)
@@ -183,7 +183,6 @@ return [
 
         // Custom BookStack
         'Activity' => BookStack\Facades\Activity::class,
-        'Setting'  => BookStack\Facades\Setting::class,
         'Views'    => BookStack\Facades\Views::class,
         'Images'   => BookStack\Facades\Images::class,
         'Permissions' => BookStack\Facades\Permissions::class,