Skip to content

Commit 29db95e

Browse files
committed
remove obsolete stuff
1 parent f1509f7 commit 29db95e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/cubejs-schema-compiler/src/compiler/DataSchemaCompiler.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import vm from 'vm';
22
import fs from 'fs';
33
import path from 'path';
4-
import { Worker } from 'worker_threads';
54
import syntaxCheck from 'syntax-error';
65
import { parse } from '@babel/parser';
76
import babelGenerator from '@babel/generator';

0 commit comments

Comments
 (0)