Skip to content

Commit

Permalink
undo unrelated change
Browse files Browse the repository at this point in the history
  • Loading branch information
hawkw committed Dec 21, 2022
1 parent 24d0e79 commit 014c443
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions linkerd/cache/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -310,6 +310,7 @@ impl<V> CacheEntry<V> {

// === impl Cached ===

#[cfg(feature = "test-util")]
impl<V> Cached<V> {
/// Returns a new `Cached` handle wrapping the provided value, but *not*
/// associated with a cache.
Expand Down

0 comments on commit 014c443

Please sign in to comment.