diff --git a/test/game/components/android_acres/behaviors/ramp_bonus_behavior_test.dart b/test/game/components/android_acres/behaviors/ramp_bonus_behavior_test.dart index b14b5d03..acd17717 100644 --- a/test/game/components/android_acres/behaviors/ramp_bonus_behavior_test.dart +++ b/test/game/components/android_acres/behaviors/ramp_bonus_behavior_test.dart @@ -1,7 +1,6 @@ // ignore_for_file: cascade_invocations, prefer_const_constructors import 'dart:async'; -import 'dart:io'; import 'package:bloc_test/bloc_test.dart'; import 'package:flame_test/flame_test.dart';