mirror of
https://github.com/friendica/friendica
synced 2025-05-02 04:24:22 +02:00
Remove namespaces
This commit is contained in:
parent
651d693270
commit
f2d4a5eb7d
2 changed files with 0 additions and 12 deletions
|
@ -2,12 +2,7 @@
|
|||
|
||||
namespace Friendica\Module;
|
||||
|
||||
use Friendica\App\Arguments;
|
||||
use Friendica\App\BaseURL;
|
||||
use Friendica\App\Page;
|
||||
use Friendica\BaseModule;
|
||||
use Friendica\Core\Config\Configuration;
|
||||
use Friendica\Core\L10n\L10n;
|
||||
use Friendica\Core\Session;
|
||||
use Friendica\DI;
|
||||
use Friendica\Model\Profile;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue