diff --git a/src/global.d.ts b/src/global.d.ts deleted file mode 100644 index 1877f55..0000000 --- a/src/global.d.ts +++ /dev/null @@ -1,3 +0,0 @@ -declare const TWITTER_BEARER_TOKEN: string; -declare const TWITTER_API_KEY: string; -declare const TWITTER_API_KEY_SECRET: string;