Skip to content

Commit e4e859f

Browse files
committed
fix comma
1 parent 0417a1f commit e4e859f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ResourceManager/Sql/AzureRM.Sql.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ CmdletsToExport = 'Get-AzureRmSqlDatabaseTransparentDataEncryption',
190190
'Remove-AzureRmSqlServerDnsAlias', 'New-AzureRmSqlServerDnsAlias',
191191
'Set-AzureRmSqlServerDnsAlias',
192192
'New-AzureRmSqlDatabaseRestorePoint',
193-
'Remove-AzureRmSqlDatabaseRestorePoint'
193+
'Remove-AzureRmSqlDatabaseRestorePoint',
194194
'Stop-AzureRmSqlElasticPoolActivity'
195195

196196

0 commit comments

Comments
 (0)