diff options
Diffstat (limited to 'lib/events/NextStopLoadedEvent.dart')
| -rw-r--r-- | lib/events/NextStopLoadedEvent.dart | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/events/NextStopLoadedEvent.dart b/lib/events/NextStopLoadedEvent.dart index a95e29c..8cc8897 100644 --- a/lib/events/NextStopLoadedEvent.dart +++ b/lib/events/NextStopLoadedEvent.dart @@ -1,4 +1,4 @@ -import 'package:training_planner/RoutingExample.dart'; +import 'package:training_planner/navigation/baseNavigation.dart'; class NextStopLoadedEvent { ActiveTask task; |
