Skip to content

Commit 6994bf2

Browse files
committed
Remove logging statment
1 parent f95b86d commit 6994bf2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ui/src/main/res/raw/snabble_payoneform.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,6 @@
218218
}
219219

220220
PayoneAutoCcDetection.prototype._creditCardCheckCallback = function (response) {
221-
console.log("checkCallback: " + JSON.stringify(response));
222221
switch (response.status) {
223222
case 'VALID':
224223
console.log('Success! Credit card check was valid.');

0 commit comments

Comments
 (0)