Skip to content

Commit

Permalink
Removed unused import in gedmo extensions test
Browse files Browse the repository at this point in the history
  • Loading branch information
guiwoda committed Feb 23, 2016
1 parent 1e50b08 commit 75d97d9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/Extensions/GedmoExtensionsTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@

use Doctrine\Common\Persistence\Mapping\Driver\MappingDriverChain;
use Doctrine\ORM\Mapping\Builder\ClassMetadataBuilder;
use Doctrine\ORM\Mapping\ClassMetadata;
use Doctrine\ORM\Mapping\DefaultNamingStrategy;
use Gedmo\Loggable\Entity\LogEntry;
use Gedmo\Loggable\Entity\MappedSuperclass\AbstractLogEntry;
Expand Down

0 comments on commit 75d97d9

Please sign in to comment.