mirror of
https://github.com/friendica/friendica
synced 2025-05-04 11:44:11 +02:00
Update use statements
update use statements for rename to singular.
This commit is contained in:
parent
6e5471def3
commit
b1d16fbdf7
21 changed files with 21 additions and 21 deletions
|
@ -3,7 +3,7 @@
|
|||
* @file include/acl_selectors.php
|
||||
*/
|
||||
use Friendica\App;
|
||||
use Friendica\Content\Features;
|
||||
use Friendica\Content\Feature;
|
||||
use Friendica\Core\Config;
|
||||
use Friendica\Database\DBM;
|
||||
use Friendica\Model\GlobalContact;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue