Completed
Push — master ( 2b7569...e4f5fc )
by Benjamin
11:03
created
Controller/NodeController.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -8,7 +8,6 @@
 block discarded – undo
8 8
 use Symfony\Component\Debug\Exception\ContextErrorException;
9 9
 use Symfony\Component\HttpFoundation\Request;
10 10
 use Symfony\Component\HttpFoundation\Response;
11
-use Symfony\Component\Routing\Route;
12 11
 use Symfony\Component\Routing\Router;
13 12
 
14 13
 class NodeController extends Controller
Please login to merge, or discard this patch.