Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
spydon authored and domesticmouse committed Nov 9, 2023
1 parent 679eb2d commit ed01131
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
import 'dart:async';

import 'package:endless_runner/flame_game/components/player.dart';

import 'persistence/local_storage_player_progress_persistence.dart';
import 'package:flutter/foundation.dart';

Expand Down

0 comments on commit ed01131

Please sign in to comment.