Skip to content

Commit 4d914c4

Browse files
authored
Removed unwanted ]
1 parent 039ccc9 commit 4d914c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CustomerProfiles/delete-customer-payment-profile.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
]<?php
1+
<?php
22
require 'vendor/autoload.php';
33
require_once 'constants/SampleCodeConstants.php';
44
use net\authorize\api\contract\v1 as AnetAPI;

0 commit comments

Comments
 (0)