Skip to content

Commit 6d7876a

Browse files
committed
Cleanup
1 parent 23fc6fe commit 6d7876a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/CloudServiceProvider.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ public function register(): void
2727

2828
private function configureLogging(): void
2929
{
30-
// @see https://github.com/brefphp/laravel-bridge/pull/203 Use the Bref config if/when released.
3130
Config::set('logging.default', 'stderr');
3231
Config::set('logging.channels.emergency.path', 'php://stderr');
3332
}

0 commit comments

Comments
 (0)