Restore LoggerInterface import
authorPhilipp <admin@philipp.info>
Sun, 16 Jul 2023 23:56:13 +0000 (01:56 +0200)
committerPhilipp <admin@philipp.info>
Sun, 16 Jul 2023 23:56:13 +0000 (01:56 +0200)
bin/daemon.php

index 1f0bb70..317798a 100755 (executable)
@@ -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';