Skip to content

Commit

Permalink
remove api key
Browse files Browse the repository at this point in the history
  • Loading branch information
rrifafauzikomara committed Jun 22, 2020
1 parent 8fd506b commit d949c72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/lib/src/network/api/api_constant.dart
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ class ApiConstant {
static const baseUrl = "https://api.themoviedb.org/3/movie/";
static const language = "en-US";
static const apiKey = "API_KEY";
}
}

0 comments on commit d949c72

Please sign in to comment.