Skip to content

Commit

Permalink
🔥 remove commented line
Browse files Browse the repository at this point in the history
  • Loading branch information
sebipap committed May 10, 2024
1 parent 4d3a056 commit 89b0221
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pages/vesting.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -385,8 +385,6 @@ const Vesting: NextPage = () => {
</Typography>
</Box>

{/* {streamsLoading && <Skeleton height={150} />} */}

{activeStreams.length > 0 && (
<Box
borderRadius="8px"
Expand Down

0 comments on commit 89b0221

Please sign in to comment.