diff --git a/components/footer.tsx b/components/footer.tsx index 9b79204..2c44891 100644 --- a/components/footer.tsx +++ b/components/footer.tsx @@ -1,15 +1,14 @@ import React from "react"; import { VERSION } from "@/lib/constant"; -import { APP_CONTAINER } from "@/lib/layout"; function Footer() { return ( -