diff --git a/src/app/components/math/KaTeX.tsx b/src/app/components/math/KaTeX.tsx
index ebaf17e7d..a2a84be21 100644
--- a/src/app/components/math/KaTeX.tsx
+++ b/src/app/components/math/KaTeX.tsx
@@ -34,7 +34,6 @@ export default function KaTeX({ latex, displayMode = false }: KaTeXProps) {
return (
);
diff --git a/src/app/features/room-settings/RoomServerACL.tsx b/src/app/features/room-settings/RoomServerACL.tsx
index aea24e43d..c48e691d3 100644
--- a/src/app/features/room-settings/RoomServerACL.tsx
+++ b/src/app/features/room-settings/RoomServerACL.tsx
@@ -341,7 +341,6 @@ export function RoomServerACL({ requestClose }: RoomServerACLProps) {
variant="Primary"
/>
- {/* eslint-disable-next-line jsx-a11y/label-has-associated-control */}