From f6a33f67bb92831195ee52c199802d2e280b9d7c Mon Sep 17 00:00:00 2001 From: alestiago Date: Fri, 22 Apr 2022 11:00:33 +0100 Subject: [PATCH] refactor: removed unused HasGameRef mixin --- lib/game/components/sparky_fire_zone.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/game/components/sparky_fire_zone.dart b/lib/game/components/sparky_fire_zone.dart index 87d393f4..36093832 100644 --- a/lib/game/components/sparky_fire_zone.dart +++ b/lib/game/components/sparky_fire_zone.dart @@ -13,7 +13,7 @@ import 'package:pinball_flame/pinball_flame.dart'; /// /// When a [Ball] hits [SparkyBumper]s, the bumper animates. /// {@endtemplate} -class SparkyFireZone extends Blueprint with HasGameRef { +class SparkyFireZone extends Blueprint { /// {@macro sparky_fire_zone} SparkyFireZone() : super(