mirror of
https://github.com/BluemediaGER/muse.git
synced 2024-11-12 21:05:29 +01:00
Remove eslint rule disable statement
This commit is contained in:
parent
c9cc9a17b1
commit
56a899250e
|
@ -1,4 +1,3 @@
|
|||
/* eslint-disable complexity */
|
||||
import {TextChannel, Message} from 'discord.js';
|
||||
import {URL} from 'url';
|
||||
import {Except} from 'type-fest';
|
||||
|
|
Loading…
Reference in a new issue