Fix last new line

This commit is contained in:
KOBA789 2024-09-16 19:42:48 +09:00 committed by GitHub
parent d5524e947f
commit 9c1164db84
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -21,4 +21,4 @@ export class CollapsedQueue<K, V> {
}, this.timeout);
}
}
}
}