Removed unused component

This commit is contained in:
James Ritchie
2022-04-13 12:26:34 +01:00
parent 08bd235793
commit 2a75055968
@@ -1,5 +1,4 @@
import { AutoplayVideo } from "../AutoplayVideo";
import { Body } from "../Primitives/Body";
import { ExtraLargeTitle } from "../Primitives/ExtraLargeTitle";
import { SmallSubtitle } from "../Primitives/SmallSubtitle";
import { HomeSection } from "./HomeSection";