diff --git a/hong-kong-fps-woo-payment.php b/hong-kong-fps-woo-payment.php index 6190d84..7978a19 100644 --- a/hong-kong-fps-woo-payment.php +++ b/hong-kong-fps-woo-payment.php @@ -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'; } - -?> \ No newline at end of file diff --git a/its-fps-qrcodedata-class.php b/its-fps-qrcodedata-class.php index b5da6bf..7c39073 100644 --- a/its-fps-qrcodedata-class.php +++ b/its-fps-qrcodedata-class.php @@ -144,6 +144,4 @@ if( !class_exists('ITS_FPS_QRCodeData') ){ } } -} - -?> \ No newline at end of file +} \ No newline at end of file diff --git a/wc-gateway-invite-fps-payment-gateway-class.php b/wc-gateway-invite-fps-payment-gateway-class.php index f5037d4..8273b13 100644 --- a/wc-gateway-invite-fps-payment-gateway-class.php +++ b/wc-gateway-invite-fps-payment-gateway-class.php @@ -352,4 +352,3 @@ if( !class_exists('WC_Gateway_Invite_FPS_Payment_Gateway') ){ } } } -?> \ No newline at end of file