We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 867344a commit 683ba29Copy full SHA for 683ba29
test/unit/utils/UserFunction.test.ts
@@ -3,7 +3,6 @@
3
"use strict";
4
5
require("should");
6
-import { HandlerNotFound } from "../../../src/Errors";
7
import { load } from "../../../src/utils/UserFunction";
8
9
describe("Invoking the load function", async() => {
0 commit comments