mirror of
https://github.com/friendica/friendica
synced 2025-03-09 07:48:28 +00:00
Superflous spaces
This commit is contained in:
parent
c55c42b303
commit
8ff2cc3976
8 changed files with 35 additions and 36 deletions
src/Module/Api/Friendica/Group
|
@ -22,7 +22,6 @@
|
|||
namespace Friendica\Module\Api\Friendica\Group;
|
||||
|
||||
use Friendica\Database\DBA;
|
||||
use Friendica\DI;
|
||||
use Friendica\Model\Group;
|
||||
use Friendica\Module\BaseApi;
|
||||
use Friendica\Network\HTTPException\BadRequestException;
|
||||
|
|
Loading…
Add table
Reference in a new issue