Skip to content

Commit 62643f2

Browse files
committed
Shift cleanup
1 parent c443355 commit 62643f2

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

config/logging.php

-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
<?php
22

3-
use Monolog\Handler\NullHandler;
4-
use Monolog\Handler\StreamHandler;
5-
use Monolog\Handler\SyslogUdpHandler;
6-
73
return [
84

95
'deprecations' => env('LOG_DEPRECATIONS_CHANNEL', 'null'),

0 commit comments

Comments
 (0)