mirror of
https://github.com/friendica/friendica
synced 2025-04-26 01:10:15 +00:00
Code cleanup
- Remove extraneous use statements - Format require_once
This commit is contained in:
parent
5ee728972e
commit
898fe2db1e
8 changed files with 10 additions and 15 deletions
|
@ -9,9 +9,6 @@
|
|||
|
||||
namespace Friendica\Protocol;
|
||||
|
||||
use Friendica\App;
|
||||
use Friendica\Core\System;
|
||||
use Friendica\Core\Cache;
|
||||
use Friendica\Core\Config;
|
||||
use Friendica\Core\Worker;
|
||||
use Friendica\Database\DBM;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue