mirror of
https://github.com/friendica/friendica
synced 2025-04-21 22:30:11 +00:00
Add missing use statements in modules classes
This commit is contained in:
parent
d2da2492b7
commit
47d9f91009
5 changed files with 5 additions and 5 deletions
|
@ -41,8 +41,6 @@ use Friendica\Network\HTTPException;
|
|||
class Community extends BaseModule
|
||||
{
|
||||
/**
|
||||
* @name CP
|
||||
*
|
||||
* Type of the community page
|
||||
* @{
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue