chore: lint

This commit is contained in:
spiral 2022-02-04 14:52:06 -05:00
parent 0977088753
commit 8964d7f623
No known key found for this signature in database
GPG key ID: A6059F0CA0E1BD31
2 changed files with 4 additions and 4 deletions

View file

@ -77,4 +77,4 @@ public class Help
});
public Task Explain(Context ctx) => ctx.Reply(explanation);
}
}