1
0
Fork 0

changes to API calls no longer using dead library

This commit is contained in:
grumbulon 2022-04-03 11:28:34 -04:00
parent c5da3f524b
commit 2c668205d7
1 changed files with 0 additions and 1 deletions

View File

@ -1,5 +1,4 @@
const got = require("got");
const parseConfig = require("./config");
const downloadFromBooru = require("./download");