remove unused

This commit is contained in:
NCanggoro 2023-09-17 16:20:39 +07:00
parent 1ecefbf60a
commit 2157534002

View File

@ -1,4 +1,3 @@
import { ComponentChildren } from "preact";
import { Footer, Header } from "../../components";
import { Outlet } from "react-router-dom";