Skip to content

Commit

Permalink
remove wrong namespace declaration
Browse files Browse the repository at this point in the history
  • Loading branch information
gjerokrsteski committed Nov 7, 2011
1 parent 597a0f1 commit c10a97e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/framework/IdentityMap.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
use Doctrine\DBAL\Types\BooleanType;
class IdentityMap
{
protected $idToObject = array();
Expand Down

0 comments on commit c10a97e

Please sign in to comment.