Skip to content

Commit

Permalink
removed path attribution
Browse files Browse the repository at this point in the history
  • Loading branch information
steniooliv committed Apr 1, 2024
1 parent 7682813 commit a281fe6
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,6 @@ class ModularRouteInformationParser
path = location;
}

// ignore: invalid_use_of_visible_for_testing_member
path = urlService.getPath() ?? Modular.initialRoutePath;

return selectBook(path);
}

Expand Down

0 comments on commit a281fe6

Please sign in to comment.