chore: remove leftover children change

pull/298/head
Allison Ryan 3 years ago
parent 7b20fd3e20
commit c84c6b9b58

@ -43,8 +43,7 @@ class AndroidSpaceship extends Component {
@visibleForTesting
AndroidSpaceship.test({
required this.bloc,
Iterable<Component>? children,
}) : super(children: children);
});
// TODO(alestiago): Consider refactoring once the following is merged:
// https://github.com/flame-engine/flame/pull/1538

Loading…
Cancel
Save