Skip to content

Commit 2acf3e1

Browse files
rearranged entry in registration.go
1 parent cf8759f commit 2acf3e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

internal/services/storage/registration.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ func (r Registration) ListResources() []sdk.FrameworkListWrappedResource {
115115
return []sdk.FrameworkListWrappedResource{
116116
StorageAccountCustomerManagedKeyListResource{},
117117
StorageAccountListResource{},
118-
SyncServerEndpointListResource{},
119118
StorageSyncListResource{},
119+
SyncServerEndpointListResource{},
120120
}
121121
}

0 commit comments

Comments
 (0)