Removing unused "use"
This commit is contained in:
@@ -26,8 +26,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
use Friendica\Network\HTTPException\ForbiddenException;
|
||||
|
||||
if (php_sapi_name() !== 'cli') {
|
||||
header($_SERVER["SERVER_PROTOCOL"] . ' 403 Forbidden');
|
||||
exit();
|
||||
|
||||
Reference in New Issue
Block a user