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