From 904a298c0cd84cf4dc3f08da9a0ca5cd97dea2ea Mon Sep 17 00:00:00 2001 From: Allison Ryan Date: Mon, 9 May 2022 21:16:43 -0500 Subject: [PATCH] chore: unused import --- lib/game/components/dino_desert/dino_desert.dart | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/game/components/dino_desert/dino_desert.dart b/lib/game/components/dino_desert/dino_desert.dart index 5fc52de1..561466fb 100644 --- a/lib/game/components/dino_desert/dino_desert.dart +++ b/lib/game/components/dino_desert/dino_desert.dart @@ -5,7 +5,6 @@ import 'package:pinball/game/behaviors/behaviors.dart'; import 'package:pinball/game/components/dino_desert/behaviors/behaviors.dart'; import 'package:pinball/game/game.dart'; import 'package:pinball_components/pinball_components.dart'; -import 'package:pinball_flame/pinball_flame.dart'; /// {@template dino_desert} /// Area located next to the [Launcher] containing the [ChromeDino],