mirror of
https://github.com/CompeyDev/fxtwitter-docker.git
synced 2025-04-04 10:00:55 +01:00
Removed obsoleted code I made
This commit is contained in:
parent
1810d885c4
commit
54c0f4463e
1 changed files with 0 additions and 5 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Add table
Reference in a new issue