drop superagent

This commit is contained in:
Karol Wypchlo 2021-04-29 16:43:17 +02:00
parent 193d12b6a3
commit bdd0b8d6c6
1 changed files with 0 additions and 1 deletions

View File

@ -1,4 +1,3 @@
const superagent = require("superagent");
const got = require("got"); const got = require("got");
const hasha = require("hasha"); const hasha = require("hasha");
const { detailedDiff } = require("deep-object-diff"); const { detailedDiff } = require("deep-object-diff");