diff --git a/src/contents/methods.tsx b/src/contents/methods.tsx
index d192851adadc0b7691d942bc04ace84b2ce6b3eb..9bb336af53d7db6a8616deb70a714238440e118d 100644
--- a/src/contents/methods.tsx
+++ b/src/contents/methods.tsx
@@ -1,6 +1,6 @@
 import { Section } from "../components/sections";
 import { useTabNavigation } from "../utils/TabNavigation";
-import {H4, H2} from "../components/Headings";
+import {H4} from "../components/Headings";
 
 export function Methods() {
   useTabNavigation();