Restore LoggerInterface import
This commit is contained in:
parent
3a0c18713e
commit
d440b9a63f
|
@ -38,6 +38,7 @@ use Friendica\Core\Worker;
|
|||
use Friendica\Database\DBA;
|
||||
use Friendica\DI;
|
||||
use Friendica\Util\DateTimeFormat;
|
||||
use Psr\Log\LoggerInterface;
|
||||
|
||||
// Get options
|
||||
$shortopts = 'f';
|
||||
|
|
Loading…
Reference in a new issue