Skip to content

Commit

Permalink
Remove unnecessary stack
Browse files Browse the repository at this point in the history
  • Loading branch information
Lehats committed Jan 10, 2024
1 parent c47cc55 commit 6bb93a9
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,6 @@ const InstrumentationDisplay = props => {
</Tooltip>
</Stack>
</StackFullWidth>
<Stack direction="column"></Stack>
</Card>
);
};
Expand Down

0 comments on commit 6bb93a9

Please sign in to comment.