Test Failed
Pull Request — master (#33)
by
unknown
06:10
created
src/Module.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -7,7 +7,6 @@
 block discarded – undo
7 7
 use samsonphp\core\exception\ControllerActionNotFound;
8 8
 use samsonphp\core\exception\ViewPathNotFound;
9 9
 use samsonphp\core\exception\ViewVariableNotFound;
10
-use Symfony\Component\Config\Definition\Exception\Exception;
11 10
 
12 11
 /**
13 12
  * Модуль системы
Please login to merge, or discard this patch.