mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-19 11:31:40 -04:00
This reverts commit c4df7667ff.
This commit is contained in:
@@ -253,8 +253,4 @@ export class TestConnectionManagementService implements IConnectionManagementSer
|
||||
getActiveConnectionCredentials(profileId: string): { [name: string]: string } {
|
||||
return undefined;
|
||||
}
|
||||
|
||||
getConnectionString(profile: IConnectionProfile): Thenable<string> {
|
||||
return undefined;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user