remove test.mjs

This commit is contained in:
jkhsjdhjs 2019-01-14 04:46:59 +01:00 committed by GitHub
parent 901198d8cb
commit e38327127d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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();