From 24cf72d74a7389e97a778719f49d4af7be9adfbc Mon Sep 17 00:00:00 2001 From: Scrutinizer Auto-Fixer Date: Fri, 7 Jul 2017 13:55:27 +0200 Subject: [PATCH] Scrutinizer Auto-Fixes (#34) This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com --- src/Gateways/HuaxinGateway.php | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Gateways/HuaxinGateway.php b/src/Gateways/HuaxinGateway.php index 369dd1e..da7f7b3 100644 --- a/src/Gateways/HuaxinGateway.php +++ b/src/Gateways/HuaxinGateway.php @@ -64,7 +64,6 @@ class HuaxinGateway extends Gateway * Build endpoint url. * * @param string $ip - * @param string $port * * @return string */ -- GitLab