remove useless eslint comment

This commit is contained in:
Mylloon 2023-02-10 19:07:04 +01:00
parent a21fb3437c
commit 6f89ed1856
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -6,7 +6,6 @@ import { Player } from "discord-player";
export {};
declare module "discord.js" {
// eslint-disable-next-line no-shadow
export interface Client {
/** Store the configuration */
config: {