Fix PHP-CS
This commit is contained in:
parent
5fecc9ecf7
commit
a07acac463
|
@ -23,7 +23,6 @@ namespace Friendica\Profile\ProfileField\Depository;
|
|||
|
||||
use Friendica\BaseDepository;
|
||||
use Friendica\Database\Database;
|
||||
use Friendica\Database\DBA;
|
||||
use Friendica\Profile\ProfileField\Exception\ProfileFieldNotFoundException;
|
||||
use Friendica\Profile\ProfileField\Exception\ProfileFieldPersistenceException;
|
||||
use Friendica\Profile\ProfileField\Exception\UnexpectedPermissionSetException;
|
||||
|
|
Loading…
Reference in a new issue