update middleware (#20726)

This commit is contained in:
Benny Joo
2025-04-16 17:44:25 +00:00
committed by GitHub
parent df55dec553
commit 7cdc78d02d
-2
View File
@@ -217,8 +217,6 @@ export const config = {
"/org/:orgSlug",
"/team/:slug/:type",
"/team/:slug",
"/:user/:type",
"/:user",
],
};