Completed
Push — master ( 7e2fc0...b42d28 )
by John
02:00
created
src/Endpoint/DoctrineNamespaceEndpointFactory.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -1,7 +1,6 @@
 block discarded – undo
1 1
 <?php
2 2
 namespace LunixREST\Endpoint;
3 3
 use Doctrine\ORM\EntityManager;
4
-
5 4
 use LunixREST\Endpoint\Exceptions\UnknownEndpointException;
6 5
 
7 6
 class DoctrineNamespaceEndpointFactory extends NamespaceEndpointFactory {
Please login to merge, or discard this patch.