mirror of
https://github.com/Mibew/mibew.git
synced 2025-04-10 09:50:12 +03:00
Remove unused "use" statement
This commit is contained in:
parent
ad5554bb52
commit
c9c1ffca4e
@ -19,7 +19,6 @@
|
|||||||
|
|
||||||
namespace Mibew\Controller\Operator;
|
namespace Mibew\Controller\Operator;
|
||||||
|
|
||||||
use Mibew\Database;
|
|
||||||
use Mibew\Http\Exception\NotFoundException;
|
use Mibew\Http\Exception\NotFoundException;
|
||||||
use Symfony\Component\HttpFoundation\Request;
|
use Symfony\Component\HttpFoundation\Request;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user