chore: automated housekeeping...

This commit is contained in:
Pieter Vander Vennet 2025-08-13 23:06:38 +02:00
parent 9cd7ad597d
commit 69ab755f29
520 changed files with 16616 additions and 13483 deletions

View file

@ -80,8 +80,6 @@ export class Unit {
}
}
isApplicableToKey(key: string | undefined): boolean {
if (key === undefined) {
return false