Skip to content

Commit

Permalink
fix: Remove appengine.googleapis.com from required APIs (#390)
Browse files Browse the repository at this point in the history
  • Loading branch information
morgante authored Apr 27, 2020
1 parent ba4c889 commit b995924
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,6 @@ class SeedProjectServices:

REQUIRED_APIS = [
"admin.googleapis.com",
"appengine.googleapis.com",
"iam.googleapis.com",
"cloudbilling.googleapis.com",
"cloudresourcemanager.googleapis.com",
Expand Down

0 comments on commit b995924

Please sign in to comment.