We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01171f7 commit 0d331a7Copy full SHA for 0d331a7
src/commands/lyric.js
@@ -34,7 +34,6 @@ class Lyric {
34
this.strings = STRINGS;
35
}
36
37
- // eslint-disable-next-line
38
async execute(data, message) {
39
const { text, args } = data;
40
0 commit comments