mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-13 17:22:15 -05:00
Fix comment block footer (#24268)
This commit is contained in:
@@ -1575,7 +1575,7 @@ export namespace GetServerContextualizationRequest {
|
||||
export const type = new RequestType<ServerContextualizationParams, azdata.contextualization.GetServerContextualizationResult, void, void>('metadata/getServerContext');
|
||||
}
|
||||
|
||||
// ------------------------------- < Database Server Contextualization API > ------------------------------------
|
||||
// ------------------------------- < Server Contextualization API > ------------------------------------
|
||||
|
||||
// ------------------------------- < Object Management > ------------------------------------
|
||||
export interface InitializeViewRequestParams {
|
||||
|
||||
Reference in New Issue
Block a user