Skip to content

Commit c94d986

Browse files
remove unnecesary comment1
1 parent cb07254 commit c94d986

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

infra/main.bicep

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ param hostingPlanName string = 'asp-${resourceToken}'
4141
'P4'
4242
])
4343
param hostingPlanSku string = 'B3'
44+
4445
@description('The sku tier for the App Service plan')
4546
@allowed([
4647
'Free'

0 commit comments

Comments
 (0)