diff --git a/public/javascripts/expressCart.js b/public/javascripts/expressCart.js index 86493ef..264a809 100644 --- a/public/javascripts/expressCart.js +++ b/public/javascripts/expressCart.js @@ -157,7 +157,6 @@ $(document).ready(function (){ }); $('#checkoutInformation').validator().on('click', function(e){ - console.log('here?'); e.preventDefault(); if($('#shipping-form').validator('validate').has('.has-error').length === 0){ // Change route if customer to be saved for later