Remove stray newline

This commit is contained in:
NightKev 2025-01-10 14:21:50 -08:00 committed by GitHub
parent 7af13b2c35
commit a1914ebb03
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5813,7 +5813,6 @@ export class RemoveArenaTrapAttr extends MoveEffectAttr {
}
}
export class RemoveScreensAttr extends MoveEffectAttr {
private targetBothSides: boolean;