Skip to content

Commit e585800

Browse files
committed
chore: remove the double mpl header
1 parent 4f71657 commit e585800

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/app/api/v1/hibp/notify/route.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@
44

55
export const runtime = "nodejs";
66

7-
/* This Source Code Form is subject to the terms of the Mozilla Public
8-
* License, v. 2.0. If a copy of the MPL was not distributed with this
9-
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
10-
117
import { NextRequest, NextResponse } from "next/server";
128

139
import { bearerToken } from "../../../utils/auth";

0 commit comments

Comments
 (0)