We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d54caaf commit ac27b81Copy full SHA for ac27b81
src/objectExplorer/objectExplorerService.ts
@@ -31,7 +31,7 @@ import { AddConnectionTreeNode } from "./nodes/addConnectionTreeNode";
31
import { AccountSignInTreeNode } from "./nodes/accountSignInTreeNode";
32
import { ConnectTreeNode, TreeNodeType } from "./nodes/connectTreeNode";
33
import { Deferred } from "../protocol";
34
-import * as Constants from "../constants/constants";
+// import * as Constants from "../constants/constants";
35
import { ObjectExplorerUtils } from "./objectExplorerUtils";
36
import * as Utils from "../models/utils";
37
import { ConnectionCredentials } from "../models/connectionCredentials";
0 commit comments