remove useless eslint comment
This commit is contained in:
parent
a21fb3437c
commit
6f89ed1856
1 changed files with 0 additions and 1 deletions
|
@ -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: {
|
||||
|
|
Loading…
Reference in a new issue