Removed obsoleted code I made

This commit is contained in:
dangered wolf 2022-08-08 17:24:37 -04:00
parent 1810d885c4
commit 54c0f4463e
No known key found for this signature in database
GPG key ID: 41E4D37680ED8B58

View file

@ -1,9 +1,4 @@
import { cacheWrapper } from '../src/server';
// import { webcrypto } from 'node:crypto';
// const crypto = webcrypto;
// eslint-disable-next-line @typescript-eslint/no-explicit-any
// declare const global: any;
const botHeaders = { 'User-Agent': 'Discordbot/2.0' };
const humanHeaders = {