diff --git a/lib/game/components/spaceship.dart b/lib/game/components/spaceship.dart index 854bb595..0bb0b39a 100644 --- a/lib/game/components/spaceship.dart +++ b/lib/game/components/spaceship.dart @@ -1,5 +1,4 @@ // ignore_for_file: avoid_renaming_method_parameters, -// ignore_for_file: avoid_function_literals_in_foreach_calls import 'dart:async'; import 'dart:math';