clean up test.php

This commit is contained in:
wing328 2015-06-01 14:50:57 +08:00
parent f357f4c9d7
commit 762a3279ea

View File

@ -2,8 +2,6 @@
//require_once('vendor/autoload.php');
require_once('SwaggerClient-php/SwaggerClient.php');
$c = array_merge((array)$a, (array)$b);
// initialize the API client
//$api_client = new SwaggerClient\APIClient('http://petstore.swagger.io/v2');
//$api_client->addDefaultHeader("test1", "value1");