refactor: remove static routes and stop multiple token api call in sse
This commit is contained in:
@@ -3,7 +3,6 @@ export const ROUTES = {
|
||||
FORGOT_PASSWORD: '/forgot-password',
|
||||
RESET_PASSWORD: '/reset-password',
|
||||
SET_PASSWORD: '/set-password',
|
||||
DASHBOARD: '/dashboard',
|
||||
PROJECT: '/project',
|
||||
PACKAGE: '/package',
|
||||
CHAINAGE: '/segment',
|
||||
|
||||
Reference in New Issue
Block a user