Fix subdef path indexing

This commit is contained in:
Nicolas Le Goff
2015-03-12 20:10:13 +01:00
parent b393bbee3d
commit 973d7f68a2
3 changed files with 12 additions and 1 deletions

View File

@@ -29,7 +29,6 @@ use Doctrine\ORM\EntityManager;
use Doctrine\Common\Collections\ArrayCollection;
use MediaVorus\MediaVorus;
use Rhumsaa\Uuid\Uuid;
use Alchemy\Phrasea\Status\StatusStructure;
use Alchemy\Phrasea\Model\RecordInterface;
use Symfony\Component\HttpFoundation\File\File as SymfoFile;
use Alchemy\Phrasea\Core\PhraseaTokens;