From db3ff185312b026fd0c0b406c43cb5e4541c0c9f Mon Sep 17 00:00:00 2001 From: Felipe Nunes Azambuja Date: Fri, 14 Feb 2020 11:25:02 -0300 Subject: [PATCH] Update helpers.php tnks --- packages/Webkul/Payment/src/Http/helpers.php | 1 - 1 file changed, 1 deletion(-) diff --git a/packages/Webkul/Payment/src/Http/helpers.php b/packages/Webkul/Payment/src/Http/helpers.php index eeca421de..c4f4b2b9a 100755 --- a/packages/Webkul/Payment/src/Http/helpers.php +++ b/packages/Webkul/Payment/src/Http/helpers.php @@ -7,4 +7,3 @@ return new Payment; } } -?> \ No newline at end of file