Removed unused imports

This commit is contained in:
Stuart Boston
2013-06-26 13:02:23 +01:00
parent 159fe23efb
commit 486486b753
3 changed files with 0 additions and 5 deletions
@@ -21,7 +21,6 @@ package com.omertron.themoviedbapi;
import com.omertron.themoviedbapi.model.AlternativeTitle;
import com.omertron.themoviedbapi.model.Artwork;
import com.omertron.themoviedbapi.model.ChangeKeyItem;
import com.omertron.themoviedbapi.model.ChangedItem;
import com.omertron.themoviedbapi.model.Collection;
import com.omertron.themoviedbapi.model.CollectionInfo;