Skip to content

Commit 766085d

Browse files
committed
Remove comment
1 parent 60ca96b commit 766085d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

next.config.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -476,7 +476,6 @@ const nextConfig = {
476476
{ source: "/discord", destination: "https://discord.gg/7NF8GNe", permanent: false },
477477
];
478478
},
479-
// These rewrites are here as a fallback in case the Cloudflare worker fails
480479
async rewrites() {
481480
return ["plus", "plus-assets", "vendor", "nova-api"].flatMap((path) => [
482481
{

0 commit comments

Comments
 (0)