mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2026-01-10 04:56:56 +00:00
fixed lint issue of NoteBookUtils
This commit is contained in:
@@ -2,7 +2,7 @@ import * as React from "react";
|
||||
|
||||
import { NotebookComponent } from "./NotebookComponent";
|
||||
import { NotebookClientV2 } from "../NotebookClientV2";
|
||||
import { NotebookUtil } from "../NotebookUtil";
|
||||
import * as NotebookUtil from "../NotebookUtil";
|
||||
|
||||
// Vendor modules
|
||||
import {
|
||||
|
||||
Reference in New Issue
Block a user