Remove irrelevant type defs

This commit is contained in:
dangered wolf 2022-07-14 13:49:46 -04:00
parent a8172efaf3
commit 3866b14c2e
No known key found for this signature in database
GPG key ID: 41E4D37680ED8B58

3
src/global.d.ts vendored
View file

@ -1,3 +0,0 @@
declare const TWITTER_BEARER_TOKEN: string;
declare const TWITTER_API_KEY: string;
declare const TWITTER_API_KEY_SECRET: string;