Skip to content

Commit

Permalink
fix prettier issues
Browse files Browse the repository at this point in the history
  • Loading branch information
drosales57 committed Aug 5, 2020
1 parent 351a1c7 commit becff5a
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
"api-version": "2018-06-01"
},
"responses": {
"304": {},
"200": {
"headers": {
"Date": "Mon, 22 Apr 2019 18:33:47 GMT",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@
"managedVirtualNetworkName": "exampleManagedVirtualNetworkName",
"ifMatch": null,
"managedVirtualNetwork": {
"properties": {
}
"properties": {}
},
"api-version": "2018-06-01"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
"api-version": "2018-06-01"
},
"responses": {
"304": {},
"200": {
"headers": {
"Date": "Mon, 22 Apr 2019 18:33:47 GMT",
Expand Down

0 comments on commit becff5a

Please sign in to comment.