Code style fixes.
This commit is contained in:
parent
ffb8ef334c
commit
e59e4a397f
10 changed files with 59 additions and 43 deletions
|
|
@ -2,7 +2,8 @@
|
|||
|
||||
namespace b8\Http;
|
||||
|
||||
use b8\Application, b8\Config;
|
||||
use b8\Application;
|
||||
use b8\Config;
|
||||
|
||||
class Router
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue