Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
flyingsilverfin committed May 30, 2024
1 parent b7ab0dc commit 399547d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion concept/thing/attribute.rs
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,6 @@ impl<'a> ThingAPI<'a> for Attribute<'a> {
snapshot: &Snapshot,
thing_manager: &ThingManager<Snapshot>,
) -> ConceptStatus {
let x = self.vertex();
thing_manager.get_status(snapshot, self.vertex().as_storage_key())
}

Expand Down

0 comments on commit 399547d

Please sign in to comment.