mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-23 01:25:38 -05:00
Adding migration status and cutover to extension (#14482)
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
|
||||
import * as vscode from 'vscode';
|
||||
import * as loc from '../models/strings';
|
||||
import * as loc from './strings';
|
||||
|
||||
export class NotebookPathHelper {
|
||||
private static context: vscode.ExtensionContext;
|
||||
|
||||
Reference in New Issue
Block a user