Fix PHP-CS

This commit is contained in:
Philipp Holzer 2021-10-17 15:38:24 +02:00
parent 5fecc9ecf7
commit a07acac463
Signed by: nupplaPhil
GPG Key ID: 24A7501396EB5432
2 changed files with 15 additions and 16 deletions

View File

@ -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;