fix code quality issues

This commit is contained in:
まっちゃとーにゅ 2024-01-14 02:46:58 +09:00
parent c5a86174a7
commit 5b0afc9a98
No known key found for this signature in database
GPG key ID: 6AFBBF529601C1DB
4 changed files with 9 additions and 10 deletions

View file

@ -26,7 +26,6 @@ function main() {
if (!result.success) {
abort(result.message);
return;
}
}