lint error fixed

This commit is contained in:
parsa aghaei 2024-10-20 19:39:21 +03:30
parent b92b9fef1c
commit 651f427502

View File

@ -1,7 +1,6 @@
import type { Metadata } from "next";
import Header from "./components/header/header";
import Footer from "./components/footer/footer";
import { cookies } from "next/headers";
export const metadata: Metadata = {
title: {