Skip to content

Commit

Permalink
Update crates/circuit/src/imports.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
jakelishman authored Jul 31, 2024
1 parent 1cd8d08 commit d7cdc61
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions crates/circuit/src/imports.rs
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,6 @@ impl ImportOnceCell {
.unwrap()
.getattr(self.object)
.unwrap()
.downcast_into()
.unwrap()
.unbind()
})
}
Expand Down

0 comments on commit d7cdc61

Please sign in to comment.