diff --git a/util/constants.ts b/util/constants.ts index 2f7c04ac3..2bece214d 100644 --- a/util/constants.ts +++ b/util/constants.ts @@ -1,5 +1,3 @@ - - /** https://discord.com/developers/docs/reference#api-reference-base-url */ export const BASE_URL = "https://discord.com/api";