Refactor namespaces

- Remove unused use statements
- Add required use statements
- Escape global classes
This commit is contained in:
Hypolite Petovan 2019-01-06 16:28:14 -05:00
parent 070aa016e0
commit cb3f09ae4f
48 changed files with 7 additions and 81 deletions

View file

@ -10,10 +10,6 @@ use Friendica\Core\Logger;
use Friendica\Core\System;
use Friendica\Model\Photo as MPhoto;
use Friendica\Object\Image;
use Friendica\Util\Security;
use Friendica\Network\HTTPException\NotFoundException;
use Friendica\Network\HTTPException\BadRequestException;
use Friendica\Network\HTTPException\InternalServerErrorException;
/**
* @brief Photo Module