mirror of
https://github.com/invite-frey/is-woo-payment-fps.git
synced 2025-04-03 04:50:42 +00:00
Closing brackets removed
This commit is contained in:
parent
b487cdc0c5
commit
ad3937dbce
@ -133,5 +133,3 @@ add_action('init', 'its_wpf_init_fps_qrcode_class');
|
||||
function its_wpf_init_fps_qrcode_class(){
|
||||
require_once 'its-fps-qrcodedata-class.php';
|
||||
}
|
||||
|
||||
?>
|
@ -144,6 +144,4 @@ if( !class_exists('ITS_FPS_QRCodeData') ){
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
?>
|
||||
}
|
@ -352,4 +352,3 @@ if( !class_exists('WC_Gateway_Invite_FPS_Payment_Gateway') ){
|
||||
}
|
||||
}
|
||||
}
|
||||
?>
|
Loading…
Reference in New Issue
Block a user