diff --git a/lib/src/route_data.dart b/lib/src/route_data.dart index 8314b7ea..8050832a 100644 --- a/lib/src/route_data.dart +++ b/lib/src/route_data.dart @@ -1,4 +1,4 @@ -part of '../../routemaster.dart'; +part of '../routemaster.dart'; /// Information generated from a specific path (URL). ///