Skip to content

Commit 44b78f0

Browse files
indent changes
1 parent 91e1f6f commit 44b78f0

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

generator/autogenlist.ts

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -944,11 +944,11 @@ const autoGenList: AutoGenConfig[] = [
944944
{
945945
basePath: 'datamigration/resource-manager',
946946
namespace: 'Microsoft.DataMigration',
947-
resourceConfig: [
948-
{
949-
type: 'databaseMigrations',
950-
scopes: ScopeType.Extension
951-
}
947+
resourceConfig: [
948+
{
949+
type: 'databaseMigrations',
950+
scopes: ScopeType.Extension
951+
}
952952
]
953953
},
954954
{

0 commit comments

Comments
 (0)