Skip to content

Commit

Permalink
#104 Switch to native fetch function
Browse files Browse the repository at this point in the history
  • Loading branch information
thobach authored Nov 16, 2023
1 parent 6a23161 commit b6e0ca6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion node_helper.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
webSecurity in Electron.
*/
var NodeHelper = require("node_helper");
const fetch = require("node-fetch");
const Log = require("logger");
const { add, formatISO9075, compareAsc, parseISO } = require("date-fns");
const { RateLimit } = require("async-sema");
Expand Down

0 comments on commit b6e0ca6

Please sign in to comment.