Skip to content

Commit f056bb0

Browse files
committed
remove console.log
1 parent e9b71b0 commit f056bb0

File tree

1 file changed

+0
-1
lines changed
  • packages/commerce-sdk-react/src/auth

1 file changed

+0
-1
lines changed

packages/commerce-sdk-react/src/auth/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1355,7 +1355,6 @@ class Auth {
13551355
*
13561356
*/
13571357
async resetPassword(parameters: ShopperLoginTypes.resetPasswordBodyType) {
1358-
console.log('parameters', parameters)
13591358
const slasClient = this.client
13601359
const options = {
13611360
headers: {

0 commit comments

Comments
 (0)