Skip to content

Commit

Permalink
tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewrjones committed Feb 25, 2012
1 parent eb01e05 commit 51f1f34
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions lib/App/MP4Meta/Source/Data/TVEpisode.pm
Expand Up @@ -6,11 +6,11 @@ package App::MP4Meta::Source::Data::TVEpisode;
# ABSTRACT: Contains data for a TV Episode.

use Object::Tiny qw(
cover
genre
overview
title
year
cover
genre
overview
title
year
);

1;
Expand Down Expand Up @@ -41,4 +41,4 @@ Episode title.
Year of episodes original broadcast
=cut
=cut

0 comments on commit 51f1f34

Please sign in to comment.