Skip to content

Commit

Permalink
pw_perf_test: Clean up for-migration-only alias
Browse files Browse the repository at this point in the history
Bug: 328679085
Change-Id: I8ca2cc435351eca63813e7004636c621dce3657e
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/238574
Lint: Lint 🤖 <[email protected]>
Pigweed-Auto-Submit: Ted Pudlik <[email protected]>
Commit-Queue: Auto-Submit <[email protected]>
Docs-Not-Needed: Ted Pudlik <[email protected]>
Presubmit-Verified: CQ Bot Account <[email protected]>
Reviewed-by: Taylor Cramer <[email protected]>
  • Loading branch information
tpudlik authored and CQ Bot Account committed Sep 30, 2024
1 parent 3d0fac9 commit c135bd7
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pw_perf_test/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -113,12 +113,6 @@ cc_library(
visibility = ["//visibility:private"],
)

# TODO: pwbug.dev/328679085 - Remove this alias once no-one uses it.
alias(
name = "timer_interface_facade",
actual = "timer.facade",
)

pw_facade(
name = "timer",
hdrs = [
Expand Down

0 comments on commit c135bd7

Please sign in to comment.