Skip to content

Commit c055a94

Browse files
annahasselannahassel
authored andcommitted
fix: test
1 parent 1e9c197 commit c055a94

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/auth/oauth/strategies/apple.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -170,8 +170,6 @@ async function upgradeAppleCode(params) {
170170

171171
return credentials;
172172
} catch (error) {
173-
console.log(11111111, error);
174-
175173
throw Boom.internal(error.body?.error, undefined, error.statusCode);
176174
}
177175
}

0 commit comments

Comments
 (0)