Skip to content

Commit 5acc5d0

Browse files
committed
chore: remove unused function
1 parent eab4ba9 commit 5acc5d0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: src/index.js

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
const { send } = require('micro');
2-
const { promisify } = require('util');
32
const { existsSync } = require("fs")
43

54
const validateReq = require('./lib/validateReq');

0 commit comments

Comments
 (0)