Removed wrong use statement from old namespace

This commit is contained in:
Alejandro Celaya 2016-07-19 18:33:45 +02:00
parent 39598d8608
commit 7ca52ecff9
2 changed files with 0 additions and 2 deletions

View file

@ -1,5 +1,4 @@
<?php
use Acelaya\UrlShortener\Middleware;
use Acelaya\ZsmAnnotatedServices\Factory\V3\AnnotatedFactory;
use Shlinkio\Shlink\CLI;
use Symfony\Component\Console;

View file

@ -1,5 +1,4 @@
<?php
use Acelaya\UrlShortener\Middleware;
use Acelaya\ZsmAnnotatedServices\Factory\V3\AnnotatedFactory;
use Doctrine\Common\Cache\Cache;
use Doctrine\ORM\EntityManager;