Remove unused code and fix test break (#344)

This commit is contained in:
Karl Burtram
2017-05-11 17:14:57 -07:00
committed by GitHub
parent c9e2963ca0
commit c131d29a5e
10 changed files with 314 additions and 1714 deletions

View File

@@ -16,14 +16,8 @@ namespace Microsoft.SqlTools.ServiceLayer.Admin
{
public static class AzureSqlDbHelper
{
private static readonly TraceContext TraceContext = TraceContext.GetTraceContext("AzureSqlDbUtils", typeof(AzureSqlDbHelper).Name);
/// <summary>
/// Registry key for SSMS Azure overrides
/// </summary>
private static readonly string SSMSAzureRegKey =
@"HKEY_CURRENT_USER\Software\Microsoft\SQL Server Management Studio\14.0\Azure";
/// <summary>
/// Registry sub key for the AzureServiceObjectives overrides