mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-23 17:23:02 -05:00
No browser from common (#7178)
* no browser from common * clean up some imports
This commit is contained in:
@@ -36,7 +36,7 @@ import { ISaveParticipant, SaveReason, IResolvedTextFileEditorModel, ITextFileEd
|
||||
import { ExtHostContext, ExtHostDocumentSaveParticipantShape, IExtHostContext } from '../common/extHost.protocol';
|
||||
|
||||
// {{SQL CARBON EDIT}}
|
||||
import { INotebookService } from 'sql/workbench/services/notebook/common/notebookService';
|
||||
import { INotebookService } from 'sql/workbench/services/notebook/browser/notebookService';
|
||||
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user