Skip to content
This repository has been archived by the owner on Jan 30, 2020. It is now read-only.

Commit

Permalink
Remove what is now an unnecessary namespace import from ModuleAutoloader
Browse files Browse the repository at this point in the history
  • Loading branch information
EvanDotPro committed Sep 29, 2011
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ModuleAutoloader.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
namespace Zend\Loader;

use SplFileInfo,
Zend\Loader\SplAutoloader, // @TODO: Remove once ported to the _real_ Zend\Loader namespace
Traversable;

class ModuleAutoloader implements SplAutoloader
Expand Down

0 comments on commit 1ca0c28

Please sign in to comment.