rabin 1 year ago
parent
commit
e68489468f
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/Ship.php

+ 0 - 1
src/Ship.php

@@ -84,7 +84,6 @@ class Ship
 				$param['shipping_list'][] = $send;
 			}
 		}
-		print_r($param);die;
 		return $param;
 	}