Skip to content

Commit 7b25dc7

Browse files
committed
remove merged repeat code
1 parent daf366e commit 7b25dc7

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/ResourceManager/Sql/Commands.Sql/Database Backup/Services/AzureSqlDatabaseBackupCommunicator.cs

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -48,11 +48,6 @@ public class AzureSqlDatabaseBackupCommunicator
4848
/// </summary>
4949
private static ResourceManagementClient ResourcesClient { get; set; }
5050

51-
/// <summary>
52-
/// The Sql client to be used by this end points communicator
53-
/// </summary>
54-
private static Management.Sql.SqlManagementClient SqlArmClient { get; set; }
55-
5651
/// <summary>
5752
/// Gets or set the Azure subscription
5853
/// </summary>

0 commit comments

Comments
 (0)