fix forgotten use DI namespaces ...
This commit is contained in:
parent
5d8c625549
commit
3b16829484
2 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,7 @@ namespace Friendica\Console;
|
|||
|
||||
use Friendica\App;
|
||||
use Friendica\Database\Database;
|
||||
use Friendica\DI;
|
||||
use Friendica\Util\Strings;
|
||||
use RuntimeException;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue