Skip to content

Commit

Permalink
remove api key
Browse files Browse the repository at this point in the history
rrifafauzikomara committed Jun 22, 2020

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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
@@ -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.