Skip to content

Commit 30c2cc8

Browse files
author
Maddie Clayton
authored
Update Az.Sql.psd1
1 parent e3815cc commit 30c2cc8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/ResourceManager/Sql/Commands.Sql/Az.Sql.psd1

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,7 @@ RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '1.0.0'; })
5757

5858
# Assemblies that must be loaded prior to importing this module
5959
RequiredAssemblies = '.\Microsoft.Azure.Management.Sql.dll',
60-
'.\Microsoft.Azure.Management.Sql.Legacy.dll',
61-
'.\Microsoft.Azure.Management.Storage.dll'
60+
'.\Microsoft.Azure.Management.Sql.Legacy.dll'
6261

6362
# Script files (.ps1) that are run in the caller's environment prior to importing this module.
6463
# ScriptsToProcess = @()

0 commit comments

Comments
 (0)