We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58a7487 commit 4464416Copy full SHA for 4464416
1 file changed
app/about/license/page.tsx
@@ -3,7 +3,6 @@ import licenseText from "@/../LICENSE?raw";
3
import { ThirdPartyLicenses } from "./ThirdPartyLicenses";
4
import { StyledMarkdown } from "@/markdown/markdown";
5
import { getLicenses, LicenseEntry } from "next-license-list";
6
-import { headers } from "next/headers";
7
8
export const metadata: Metadata = {
9
title: "ライセンス",
0 commit comments