Skip to content

Commit 3443dc6

Browse files
committed
refactor: removed unnecessary comment
1 parent 79378b7 commit 3443dc6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

apps/site/proxy.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ import createMiddleware from 'next-intl/middleware';
22

33
import { availableLocaleCodes, defaultLocale } from '#site/next.locales.mjs';
44

5-
// Migrated from middleware.ts to proxy.ts as per Next.js 16 deprecation
65
// The middleware file convention is deprecated and has been renamed to proxy
76
// See: https://nextjs.org/docs/messages/middleware-to-proxy
87

0 commit comments

Comments
 (0)