mirror of
https://github.com/friendica/friendica
synced 2025-04-26 20:30:11 +00: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
|
@ -5,7 +5,7 @@
|
|||
*/
|
||||
|
||||
use Friendica\App;
|
||||
use Friendica\Content\Features;
|
||||
use Friendica\Content\Feature;
|
||||
use Friendica\Core\PConfig;
|
||||
use Friendica\Core\System;
|
||||
use Friendica\Database\DBM;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue