Skip to content

Commit 3d1d6d8

Browse files
remove console
1 parent 98cebee commit 3d1d6d8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

client/packages/lowcoder/src/pages/setting/idSource/OAuthForms/GenericOAuthForm.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,6 @@ function GenericOAuthForm(props: GenericOAuthFormProp) {
155155
}
156156
};
157157
saveAuthProvider(updatedDetails);
158-
console.log('save details', updatedDetails);
159158
return updatedDetails;
160159
});
161160
})

0 commit comments

Comments
 (0)