Skip to content

Commit 980e5df

Browse files
committed
Fixed the extra commas
1 parent 693d300 commit 980e5df

File tree

1 file changed

+1
-1
lines changed
  • src/ServiceManagement/Services/Commands.Utilities

1 file changed

+1
-1
lines changed

src/ServiceManagement/Services/Commands.Utilities/Azure.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ NestedModules = '.\Services\Microsoft.WindowsAzure.Commands.dll',
8686
'.\Storage\Microsoft.WindowsAzure.Commands.Storage.dll',
8787
'.\ManagedCache\Microsoft.Azure.Commands.ManagedCache.dll',
8888
'.\HDInsight\Microsoft.WindowsAzure.Commands.HDInsight.dll',
89-
'.\Network\Microsoft.WindowsAzure.Commands.ServiceManagement.Network.dll',,
89+
'.\Network\Microsoft.WindowsAzure.Commands.ServiceManagement.Network.dll',
9090
'.\StorSimple\Microsoft.WindowsAzure.Commands.StorSimple.dll',
9191
'.\RemoteApp\Microsoft.Azure.Commands.RemoteApp.dll',
9292
'.\RecoveryServices\Microsoft.Azure.Commands.RecoveryServices.dll'

0 commit comments

Comments
 (0)