mirror of
https://github.com/BluemediaDev/muse.git
synced 2025-04-19 21:03:56 +02:00
Remove eslint rule disable statement
This commit is contained in:
parent
c9cc9a17b1
commit
56a899250e
1 changed files with 0 additions and 1 deletions
|
@ -1,4 +1,3 @@
|
||||||
/* eslint-disable complexity */
|
|
||||||
import {TextChannel, Message} from 'discord.js';
|
import {TextChannel, Message} from 'discord.js';
|
||||||
import {URL} from 'url';
|
import {URL} from 'url';
|
||||||
import {Except} from 'type-fest';
|
import {Except} from 'type-fest';
|
||||||
|
|
Loading…
Add table
Reference in a new issue