diff --git a/app/features/vods/routes/vods.$id.tsx b/app/features/vods/routes/vods.$id.tsx index b665ada17..a4997f14e 100644 --- a/app/features/vods/routes/vods.$id.tsx +++ b/app/features/vods/routes/vods.$id.tsx @@ -142,71 +142,67 @@ function Match({ const weapons = match.weapons.length === 8 ? match.weapons : null; return ( -