mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-12 17:43:30 +01:00
chore: remove unused eslint disable comments (#8595)
This commit is contained in:
@@ -124,7 +124,6 @@ function audioCycleStep() {
|
||||
player['_stepDispatch']();
|
||||
}
|
||||
|
||||
// eslint-disable-next-line @typescript-eslint/no-use-before-define
|
||||
prepareNextAudioFrame(available);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user