mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-09 18:08:49 +00:00
[monolog] Remove non-compliant PSR4 config
This commit is contained in:
parent
05fed0bd6f
commit
6d2b7459b5
7 changed files with 3 additions and 21 deletions
|
@ -8,7 +8,7 @@
|
|||
|
||||
use Friendica\App;
|
||||
use Friendica\Core\Hook;
|
||||
use Friendica\Addon\Monolog\IntrospectionProcessor;
|
||||
use Friendica\Addon\monolog\src\IntrospectionProcessor;
|
||||
use Friendica\DI;
|
||||
use Psr\Log\LogLevel;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue