mirror of
https://github.com/mfts/papermark.git
synced 2025-12-20 01:03:24 +08:00
chore: run prettier format
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
import { NextFetchEvent, NextRequest, NextResponse } from "next/server";
|
||||
|
||||
import AppMiddleware from "@/lib/middleware/app";
|
||||
import DomainMiddleware from "@/lib/middleware/domain";
|
||||
|
||||
import { BLOCKED_PATHNAMES } from "./lib/constants";
|
||||
import PostHogMiddleware from "./lib/middleware/posthog";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user