removed api key

This commit is contained in:
Mohammed Le Doze
2010-10-18 12:53:11 +00:00
parent 773cf589da
commit ffd8a6b391
@@ -20,7 +20,7 @@ import static org.junit.Assert.*;
*/
public class TheMovieDbTest {
private static String apikey = "41237ccbf3059915ada1ae4cacc2e3b8";
private static String apikey = "";
private TheMovieDb tmdb;
public TheMovieDbTest() {