Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
wtfzdotnet committed Jan 26, 2014
1 parent 7a2e0ae commit 1013045
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions lib/Tmdb/Repository/TvEpisodeRepository.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,7 @@
use \RuntimeException;
use Tmdb\Factory\TvEpisodeFactory;
use Tmdb\Model\Common\GenericCollection;

use Tmdb\Model\Tv\Episode\QueryParameter\AppendToResponse;

use Tmdb\Model\Tv;
use Tmdb\Model\Tv\Season;
use Tmdb\Model\Tv\Episode;
Expand Down
1 change: 0 additions & 1 deletion lib/Tmdb/Repository/TvRepository.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
use Tmdb\Factory\TvFactory;
use Tmdb\Model\Common\GenericCollection;
use Tmdb\Model\Tv;

use Tmdb\Model\Tv\QueryParameter\AppendToResponse;

class TvRepository extends AbstractRepository {
Expand Down

0 comments on commit 1013045

Please sign in to comment.