From b24e01d922055d5adf7b0715a77ec387a37aedc1 Mon Sep 17 00:00:00 2001 From: mickeydarrenlau Date: Sat, 13 Jul 2024 13:31:25 +0800 Subject: [PATCH] WHAT --- main.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/main.ts b/main.ts index 1698006..3a797da 100644 --- a/main.ts +++ b/main.ts @@ -3,7 +3,6 @@ import { SpotifyApi, AccessToken } from '@spotify/web-api-ts-sdk'; import { RefreshClass } from './RefreshClass'; import { Buffer } from './node_modules/buffer/'; - /** * Declares the global interface for the `window` object. */