remove test.mjs
This commit is contained in:
parent
901198d8cb
commit
e38327127d
|
@ -1,5 +0,0 @@
|
|||
import cookieFetch from "./index.mjs";
|
||||
import fetch from "node-fetch";
|
||||
|
||||
//console.log(new cookieFetch());
|
||||
fetch("https://google.de").then(x => console.log();
|
Loading…
Reference in New Issue
Block a user