Skip to content

Commit

Permalink
fix: clean code.
Browse files Browse the repository at this point in the history
Signed-off-by: Eugene Panteleymonchuk <[email protected]>
  • Loading branch information
panteleymonchuk committed Feb 23, 2024
1 parent e5371fe commit d58ec08
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@ const VisualizerInstance: React.FC<RouteComponentProps<VisualizerRouteProps>> =

removeConfirmedBlocksSlot(slot);
}
// const [z, setZ] = useState(1);

return (
<Wrapper
key={network}
Expand Down

0 comments on commit d58ec08

Please sign in to comment.