Skip to content

Commit

Permalink
Merge pull request #4 from harkairt/fix/remove-route-params
Browse files Browse the repository at this point in the history
fix: remove RouteParams
  • Loading branch information
harkairt authored Jan 9, 2024
2 parents e316cf8 + 51f69d6 commit 08196f9
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions lib/src/route_id.dart
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,3 @@ class RouteId {
ignoreAsContinueLocation: ignoreAsContinueLocation,
);
}

class RouteParams {
static const guid = 'guid';
}

0 comments on commit 08196f9

Please sign in to comment.