Skip to content

Commit 0d331a7

Browse files
committed
[REFACTOR] removes unnecessary eslint comment
1 parent 01171f7 commit 0d331a7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/commands/lyric.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ class Lyric {
3434
this.strings = STRINGS;
3535
}
3636

37-
// eslint-disable-next-line
3837
async execute(data, message) {
3938
const { text, args } = data;
4039

0 commit comments

Comments
 (0)