mirror of
https://github.com/friendica/friendica
synced 2025-02-21 20:46:48 +00:00
Remove unused import
This commit is contained in:
parent
c762c62029
commit
57c96b89a1
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@ declare(strict_types=1);
|
||||||
|
|
||||||
namespace Core;
|
namespace Core;
|
||||||
|
|
||||||
use Dice\Dice;
|
|
||||||
use Friendica\Core\Container;
|
use Friendica\Core\Container;
|
||||||
use Friendica\Core\DiceContainer;
|
use Friendica\Core\DiceContainer;
|
||||||
use org\bovigo\vfs\vfsStream;
|
use org\bovigo\vfs\vfsStream;
|
||||||
|
|
Loading…
Add table
Reference in a new issue