Remove debugger statement

This commit is contained in:
Jared Palmer 2023-06-22 15:08:28 -07:00
parent 05b819dce5
commit d56da6cb0a

View file

@ -39,7 +39,6 @@ export const {
}) })
: GitHub : GitHub
], ],
debugger: true,
callbacks: { callbacks: {
// @ts-ignore // @ts-ignore
jwt: async ({ token, profile }) => { jwt: async ({ token, profile }) => {