Skip to content

Commit

Permalink
chore: remove azure location from schema
Browse files Browse the repository at this point in the history
  • Loading branch information
MitkoTschimev committed Mar 8, 2020
1 parent 38e2dfa commit 72a1b66
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/init/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,6 @@
"customDomainName": {
"type": "string",
"description": "Your custom domain which will be mapped to the static website / cdn"
},
"azure:location": {
"type": "string",
"description": "Azure deployment location"
}
},
"required": ["provider"]
Expand Down

0 comments on commit 72a1b66

Please sign in to comment.