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

Commit

Permalink
lints2
Browse files Browse the repository at this point in the history
  • Loading branch information
pellicceama committed Oct 11, 2024
1 parent 2db24be commit 68ba53a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/engine-backend/router/resourceRouter.ts
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,6 @@ export const resourceRouter = trpc.router({
raw: {
// @ts-expect-error
...reso.settings['oauth']?.credentials?.raw,
// @ts-expect-error
refresh_token: undefined
}
}
Expand Down

0 comments on commit 68ba53a

Please sign in to comment.