From 7651a99563ee67ff4e6a1237bf3e5cca6f87a9bd Mon Sep 17 00:00:00 2001 From: Frey Mansikkaniemi Date: Tue, 1 Sep 2020 17:16:49 +0800 Subject: [PATCH] Extra line breaks removed --- hong-kong-fps-woo-payment.php | 3 +-- its-fps-qrcodedata-class.php | 2 +- wc-gateway-invite-fps-payment-gateway-class.php | 5 +---- 3 files changed, 3 insertions(+), 7 deletions(-) diff --git a/hong-kong-fps-woo-payment.php b/hong-kong-fps-woo-payment.php index 95f5388..1a512fc 100644 --- a/hong-kong-fps-woo-payment.php +++ b/hong-kong-fps-woo-payment.php @@ -119,5 +119,4 @@ 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 ff2f694..b5da6bf 100644 --- a/its-fps-qrcodedata-class.php +++ b/its-fps-qrcodedata-class.php @@ -146,4 +146,4 @@ if( !class_exists('ITS_FPS_QRCodeData') ){ } } -?> +?> \ 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 0c63957..fcf5d9a 100644 --- a/wc-gateway-invite-fps-payment-gateway-class.php +++ b/wc-gateway-invite-fps-payment-gateway-class.php @@ -329,7 +329,4 @@ if( !class_exists('WC_Gateway_Invite_FPS_Payment_Gateway') ){ } } } - - - -?> +?> \ No newline at end of file