remove now not needed @ts-expect-error

This commit is contained in:
Fleny
2025-08-11 20:06:38 +02:00
parent 6eade04699
commit 97f281ad4c
@@ -1,6 +1,5 @@
/** Types for: https://discord.com/developers/docs/resources/stage-instance */
// @ts-expect-error Requires #4295 to be merged
import type { DiscordStageInstancePrivacyLevel } from '../discord/stageInstance.js'
import type { BigString } from '../shared.js'