Skip to content

Commit

Permalink
Removing references to non-existing classes (see #192)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ocramius committed Dec 20, 2014
1 parent d778f0c commit efbb819
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/ProxyManager/ProxyGenerator/LazyLoadingGhostGenerator.php
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,7 @@
use ProxyManager\ProxyGenerator\LazyLoadingGhost\PropertyGenerator\InitializationTracker;
use ProxyManager\ProxyGenerator\LazyLoadingGhost\PropertyGenerator\InitializerProperty;
use ProxyManager\ProxyGenerator\LazyLoadingGhost\PropertyGenerator\PrivatePropertiesMap;
use ProxyManager\ProxyGenerator\LazyLoadingGhost\PropertyGenerator\PropertiesMap;
use ProxyManager\ProxyGenerator\LazyLoadingGhost\PropertyGenerator\ProtectedPropertiesMap;
use ProxyManager\ProxyGenerator\PropertyGenerator\PublicPropertiesDefaults;
use ProxyManager\ProxyGenerator\PropertyGenerator\PublicPropertiesMap;
use ProxyManager\ProxyGenerator\Util\Properties;
use ProxyManager\ProxyGenerator\Util\ProxiedMethodsFilter;
Expand Down

0 comments on commit efbb819

Please sign in to comment.