Skip to content

Commit

Permalink
remoce console.log();
Browse files Browse the repository at this point in the history
  • Loading branch information
vyskoczilova committed Sep 5, 2019
1 parent 2b5bb54 commit 8a2a236
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions assets/js/public.js
Original file line number Diff line number Diff line change
Expand Up @@ -133,8 +133,6 @@
var value = ico.val();
if ( value !== last_ico_value ) {

console.log( value );

var ico_class = $('#billing_ic_field');
var not_valid = '<span role="alert" class="woolab-ic-dic-tip">'+woolab.l18n_not_valid+'</span>';

Expand Down
2 changes: 1 addition & 1 deletion assets/js/public.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8a2a236

Please sign in to comment.