From 685fe10736c077da7d95c03c93cbbc9215c4006c Mon Sep 17 00:00:00 2001 From: Lisa Wiesner <lisa.wiesner@uni-bielefeld.de> Date: Wed, 25 Sep 2024 19:41:27 +0000 Subject: [PATCH] Update file Education.tsx --- src/contents/Human Practices/Further Engagement/Education.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/contents/Human Practices/Further Engagement/Education.tsx b/src/contents/Human Practices/Further Engagement/Education.tsx index d0716f63..df4e7509 100644 --- a/src/contents/Human Practices/Further Engagement/Education.tsx +++ b/src/contents/Human Practices/Further Engagement/Education.tsx @@ -1,7 +1,6 @@ import { ButtonOne } from "../../../components/Buttons"; import { H4 } from "../../../components/Headings"; import { H5 } from "../../../components/Headings"; -import { LoremMedium } from "../../../components/Loremipsum"; export function HPEducation(){ -- GitLab