Skip to content

Commit

Permalink
Revert "feat(router): add prioritizedGuardValue operator optimization…
Browse files Browse the repository at this point in the history
… and allowing UrlTree return from guard (#26478)" (#26700)

This was incorrectly merged to the 7.0.x patch version branch.

This reverts commit d5fa4dc.

PR Close #26700
  • Loading branch information
alxhub committed Oct 23, 2018
1 parent 85bde4f commit 929739c
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 235 deletions.
52 changes: 0 additions & 52 deletions packages/router/src/operators/prioritized_guard_value.ts

This file was deleted.

1 change: 0 additions & 1 deletion packages/router/test/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ ts_library(
"//packages/router/testing",
"@rxjs",
"@rxjs//operators",
"@rxjs//testing",
],
)

Expand Down
182 changes: 0 additions & 182 deletions packages/router/test/operators/prioritized_guard_value.spec.ts

This file was deleted.

0 comments on commit 929739c

Please sign in to comment.