Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
wtfzdotnet committed Feb 23, 2014
1 parent 674b13d commit 63d3bfc
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion lib/Tmdb/Factory/CreditsFactory.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
namespace Tmdb\Factory;

use Tmdb\Exception\NotImplementedException;
use Tmdb\Model\Collection\Genres;
use Tmdb\Model\Genre;
use Tmdb\Model\Movie;
use Tmdb\Model\Credits as Credits;
Expand Down
1 change: 0 additions & 1 deletion lib/Tmdb/Factory/FindFactory.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
namespace Tmdb\Factory;

use Tmdb\Exception\NotImplementedException;
use Tmdb\Model\Common\GenericCollection;
use Tmdb\Model\Find;

class FindFactory extends AbstractFactory
Expand Down

0 comments on commit 63d3bfc

Please sign in to comment.