Remove unused use.
This commit is contained in:
parent
d23ecfbde6
commit
e424139072
@ -13,8 +13,6 @@
|
|||||||
|
|
||||||
namespace Libs;
|
namespace Libs;
|
||||||
|
|
||||||
use Libs\Request;
|
|
||||||
|
|
||||||
class Router {
|
class Router {
|
||||||
private static $get = [];
|
private static $get = [];
|
||||||
private static $post = [];
|
private static $post = [];
|
||||||
|
Loading…
Reference in New Issue
Block a user