diff --git a/src/contents/results.tsx b/src/contents/results.tsx
index 175d1626982c0ec722c8b09c8b11033ba6a19a8e..7d41be4b73c8e78ae82ed04c6e552d1b3151c580 100644
--- a/src/contents/results.tsx
+++ b/src/contents/results.tsx
@@ -6,7 +6,6 @@ import { useTabNavigation } from "../utils/TabNavigation";
 import { H5 } from "../components/Headings";
 import { useNavigation } from "../utils";
 import { DownloadLink } from "../components/Buttons";
-import { PDF } from "../components/Pdfs";
 
 
 export function Results() {