diff --git a/src/components/ratings/ViewWeeklyRatings.tsx b/src/components/ratings/ViewWeeklyRatings.tsx index 782a0217f..6bb1581d2 100644 --- a/src/components/ratings/ViewWeeklyRatings.tsx +++ b/src/components/ratings/ViewWeeklyRatings.tsx @@ -224,13 +224,6 @@ function ViewSprintRatings({ ) : ( '' )} - ) : ( @@ -251,4 +244,4 @@ function ViewSprintRatings({ ); } -export default ViewSprintRatings; \ No newline at end of file +export default ViewSprintRatings;