Skip to content

Commit

Permalink
chore(viz): remove comments
Browse files Browse the repository at this point in the history
  • Loading branch information
fundon committed Oct 26, 2022
1 parent 541099e commit 9b5c1c1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion viz-core/src/handler/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ pub trait HandlerExt<I>: Handler<I> {
where
Self: Sized,
{
// box_into_inner
Box::new(self)
}

Expand Down

0 comments on commit 9b5c1c1

Please sign in to comment.