Skip to content

Commit

Permalink
chore: remove conflict markers
Browse files Browse the repository at this point in the history
  • Loading branch information
Raju-kadel-27 committed Jul 23, 2024
1 parent 5fba51e commit f336c96
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/trpc/api/root.ts
Original file line number Diff line number Diff line change
Expand Up @@ -54,11 +54,8 @@ export const appRouter = createTRPCRouter({
billing: billingRouter,
rbac: rbacRouter,
apiKey: apiKeyRouter,
<<<<<<< HEAD
bankAccounts: bankAccountsRouter,
=======
twoFactorAuth: twoFactorAuthRouter,
>>>>>>> 9093b09 (feat: register 2fa router in root)
});

// export type definition of API
Expand Down

0 comments on commit f336c96

Please sign in to comment.