mirror of
https://github.com/friendica/friendica
synced 2025-04-27 13:10:10 +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
|
@ -3,7 +3,7 @@
|
|||
* @file include/text.php
|
||||
*/
|
||||
use Friendica\App;
|
||||
use Friendica\Content\Features;
|
||||
use Friendica\Content\Feature;
|
||||
use Friendica\Content\Smilies;
|
||||
use Friendica\Core\Config;
|
||||
use Friendica\Core\PConfig;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue