Skip to content
This repository has been archived by the owner on Sep 29, 2024. It is now read-only.

Commit

Permalink
fix: fix linting errors
Browse files Browse the repository at this point in the history
  • Loading branch information
ArshiLamba committed Aug 12, 2024
1 parent 64b9309 commit b023801
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion server/src/v1/route-map.ts
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,6 @@ const routeMap: RoutingMap<`/v1/${string}`> = {
accessLevel: 'authenticated',
},
},

} as const;

export default routeMap;

0 comments on commit b023801

Please sign in to comment.