Add missing use statements in modules classes

This commit is contained in:
Hypolite Petovan 2022-10-19 09:00:43 -04:00
parent d2da2492b7
commit 47d9f91009
5 changed files with 5 additions and 5 deletions

View file

@ -41,8 +41,6 @@ use Friendica\Network\HTTPException;
class Community extends BaseModule
{
/**
* @name CP
*
* Type of the community page
* @{
*/