refactor: removed empty line

Co-authored-by: Allison Ryan <77211884+allisonryan0002@users.noreply.github.com>
pull/212/head
Alejandro Santiago 3 years ago committed by GitHub
parent 3083ba837e
commit 8bcc19ca94
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -55,7 +55,6 @@ class PinballGame extends Forge2DGame
unawaited(addFromBlueprint(launcher));
unawaited(add(Board()));
unawaited(add(AlienZone()));
unawaited(add(SparkyFireZone()));
unawaited(addFromBlueprint(Slingshots()));
unawaited(addFromBlueprint(DinoWalls()));

Loading…
Cancel
Save