remove debug fetch from pr0gag.mjs

This commit is contained in:
Flummi 2019-08-19 01:31:56 +00:00
parent 3a751f2e52
commit 8f0935ce74

View File

@ -34,7 +34,6 @@ const regex = {
}).then(console.log);*/ }).then(console.log);*/
export default async bot => { export default async bot => {
await fetch("https://google.de");
return [{ return [{
name: "pr0gag", name: "pr0gag",