Skip to content

Commit

Permalink
Remove extra semi
Browse files Browse the repository at this point in the history
  • Loading branch information
ducomputingsociety committed Nov 2, 2024
1 parent 0545bfb commit 24b8e65
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion client/src/components/overlay/overlay-slides.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,6 @@ function NextUpSlide(props: NextUpSlideProps) {
incrementAnimationDelay()
return element
})}
;
</>
)
}
Expand Down

0 comments on commit 24b8e65

Please sign in to comment.