Skip to content

Commit 4464416

Browse files
committed
lintエラー修正
1 parent 58a7487 commit 4464416

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

app/about/license/page.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ import licenseText from "@/../LICENSE?raw";
33
import { ThirdPartyLicenses } from "./ThirdPartyLicenses";
44
import { StyledMarkdown } from "@/markdown/markdown";
55
import { getLicenses, LicenseEntry } from "next-license-list";
6-
import { headers } from "next/headers";
76

87
export const metadata: Metadata = {
98
title: "ライセンス",

0 commit comments

Comments
 (0)