mirror of
https://github.com/friendica/friendica
synced 2025-02-22 11:58:14 +00:00
Fix code style
This commit is contained in:
parent
27fa4c0cdf
commit
f40fb6b099
2 changed files with 1 additions and 2 deletions
|
@ -10,7 +10,6 @@ namespace Friendica\Core;
|
||||||
use Friendica\DI;
|
use Friendica\DI;
|
||||||
use Friendica\Core\Logger\Type\WorkerLogger;
|
use Friendica\Core\Logger\Type\WorkerLogger;
|
||||||
use Psr\Log\LoggerInterface;
|
use Psr\Log\LoggerInterface;
|
||||||
use Psr\Log\LogLevel;
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Logger functions
|
* Logger functions
|
||||||
|
|
Loading…
Add table
Reference in a new issue