mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-27 01:25:36 -05:00
Connection dialog cleanup (#6076)
* Update names to be clearer and remove some unnecessary code * Remove unused/inaccurate CMS display name value
This commit is contained in:
@@ -29,6 +29,5 @@ export const azureMFA = 'AzureMFA';
|
||||
|
||||
/* CMS constants */
|
||||
export const cmsProviderName = 'MSSQL-CMS';
|
||||
export const cmsProviderDisplayName = localize('constants.cmsProviderDisplayName', 'Microsoft SQL Server - CMS');
|
||||
|
||||
export const UNSAVED_GROUP_ID = 'unsaved';
|
||||
|
||||
Reference in New Issue
Block a user