Remove unused variable from WC_Payment_Gateway_CC::form()

This commit is contained in:
Rodrigo Primo 2016-05-17 16:49:10 -03:00
parent 086628fba2
commit 1e78f6eb07
1 changed files with 0 additions and 1 deletions

View File

@ -52,7 +52,6 @@ class WC_Payment_Gateway_CC extends WC_Payment_Gateway {
public function form() {
wp_enqueue_script( 'wc-credit-card-form' );
$html = '';
$fields = array();
$cvc_field = '<p class="form-row form-row-last">