diff --git a/src/commands/play.ts b/src/commands/play.ts index fce051f..8971cca 100644 --- a/src/commands/play.ts +++ b/src/commands/play.ts @@ -1,4 +1,3 @@ -/* eslint-disable complexity */ import {TextChannel, Message} from 'discord.js'; import {URL} from 'url'; import {Except} from 'type-fest';