Skip to content

Commit fe761c5

Browse files
committed
Remove unused import of settings.bicep from main.bicep
1 parent 7e04308 commit fe761c5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

infra/main.bicep

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ targetScope = 'subscription'
1010
//=============================================================================
1111

1212
import { getResourceName, getInstanceId } from './functions/naming-conventions.bicep'
13-
import * as settings from './types/settings.bicep'
14-
1513

1614
//=============================================================================
1715
// Parameters

0 commit comments

Comments
 (0)