refactor: code refactor

This commit is contained in:
2025-05-08 20:02:41 +05:30
parent 050cf206f5
commit 970f8ebe1c
2 changed files with 0 additions and 10 deletions
-1
View File
@@ -25,7 +25,6 @@ export const routesData = [
{ path: "/doctor", component: Users },
{ path: "/clinicSetup", component: ClinicSetup },
{ path: "/transcripts", component: ClinicTranscripts },
{ path: "/contractManagement", component: ContractManagement },
{ path: "/masterData", component: MasterDataManagement },
],
isProtected: true,