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 6500365 commit e2e7aaaCopy full SHA for e2e7aaa
client/src/connection/itc/ItcLibraryAdapter.ts
@@ -11,7 +11,7 @@ import {
11
TableData,
12
TableRow,
13
} from "../../components/LibraryNavigator/types";
14
-import type { ColumnCollection, TableInfo } from "../rest/api/compute";
+import { ColumnCollection, TableInfo } from "../rest/api/compute";
15
import { getColumnIconType } from "../util";
16
import { executeRawCode, runCode } from "./CodeRunner";
17
import { Config } from "./types";
0 commit comments