Restore LoggerInterface import

This commit is contained in:
Philipp Holzer 2023-07-17 01:56:13 +02:00
parent 3a0c18713e
commit d440b9a63f
Signed by: nupplaPhil
GPG Key ID: 24A7501396EB5432
1 changed files with 1 additions and 0 deletions

View File

@ -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';