Skip to content

Commit 4349294

Browse files
committed
unit tests
1 parent 39a1c1b commit 4349294

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

__tests__/code-excution/python.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
import { mainClassName } from "../../src/config";
2-
import { CodeContext, ExecuteContainer } from "../../src/types/worker";
32
import JobWorker from "../../src/worker";
4-
import fs from 'fs'
53

64
describe("Python transform into executable", () => {
75
const functionName = "solution"

0 commit comments

Comments
 (0)