Skip to content

Commit 683ba29

Browse files
committed
remove import
1 parent 867344a commit 683ba29

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: test/unit/utils/UserFunction.test.ts

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
"use strict";
44

55
require("should");
6-
import { HandlerNotFound } from "../../../src/Errors";
76
import { load } from "../../../src/utils/UserFunction";
87

98
describe("Invoking the load function", async() => {

0 commit comments

Comments
 (0)