mirror of
https://github.com/friendica/friendica
synced 2025-04-18 13:10:11 +00:00
add missing use statement
This commit is contained in:
parent
4b971f84fd
commit
eff96cc140
1 changed files with 4 additions and 3 deletions
|
@ -8,6 +8,7 @@
|
|||
namespace Friendica\Console;
|
||||
|
||||
use Asika\SimpleConsole\Console;
|
||||
use Exception;
|
||||
use Friendica\App;
|
||||
use Friendica\App\BaseURL;
|
||||
use Friendica\Core\Config\Capability\IManageConfigValues;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue