renamed TV method

This commit is contained in:
Stuart Boston
2015-02-23 10:17:33 +00:00
parent e9ef62d031
commit 59c1b1f3ea
2 changed files with 0 additions and 5 deletions
@@ -77,11 +77,6 @@ public class TmdbAccount extends AbstractMethod {
}
}
/*
/account/{id}/watchlist/movies Get the list of movies on an accounts watchlist
/account/{id}/watchlist/tv Get the list of TV series on an accounts watchlist
/account/{id}/watchlist Add or remove a movie to an accounts watch list
*/
/**
* Get all lists of a given user
*