Update middleware.ts

This commit is contained in:
Naufal Azmi
2025-05-26 20:25:07 +07:00
committed by GitHub
parent 209fa3fff1
commit bb22068856
-1
View File
@@ -13,7 +13,6 @@ const mappingPublicRoutes = [
'/auth/register',
'/auth/register/otp',
'/auth/register/success',
'/auth/register',
'/auth/new-password',
];