Skip to content

Commit 2a0cb76

Browse files
committed
removing reference to loadbalance
1 parent c5d5cf1 commit 2a0cb76

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/http/post-index/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ let data = require("@begin/data");
33
let parseBody = arc.http.helpers.bodyParser;
44
let axios = require("axios");
55
const { toDate, lightFormat } = require("date-fns");
6-
const loadbalance = require("loadbalance");
76
const {
87
checkBodyUrl,
98
checkIsUrl,

0 commit comments

Comments
 (0)