Remove unused php import
This commit is contained in:
parent
8f3fff2c12
commit
a4c72c0d61
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@ use Runtime\Exceptions\Exceptions\ClassNotFoundException;
|
|||
use Runtime\Http\View\ViewEngine;
|
||||
use Runtime\Router\Route;
|
||||
use Runtime\Exceptions\ExceptionHandler;
|
||||
use Twig\Environment;
|
||||
|
||||
class BootstrapFactory {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue