Skip to content

Commit

Permalink
Add TODO for later
Browse files Browse the repository at this point in the history
  • Loading branch information
turboladen committed May 6, 2024
1 parent 6ab4700 commit 0ac8194
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions crates/api/src/unit.rs
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,8 @@ impl Unit {
}
}

// TODO: This is silly; remove.
//
impl AsRef<Self> for Unit {
fn as_ref(&self) -> &Self {
self
Expand Down

0 comments on commit 0ac8194

Please sign in to comment.