missed unused import
This commit is contained in:
parent
a3c6276f82
commit
36fd142e4f
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@
|
|||
|
||||
import asyncHtml from "choo-async/html";
|
||||
import dedent from "dedent";
|
||||
import fs from "graceful-fs";
|
||||
|
||||
const fetch = require("make-fetch-happen").defaults({ cacheManager: "./cache" });
|
||||
|
||||
|
|
Loading…
Reference in a new issue