We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51086d5 commit 583fd74Copy full SHA for 583fd74
src/org/nameapi/client/services/system/ping/PingService.php
@@ -3,8 +3,6 @@
3
namespace org\nameapi\client\services\system\ping;
4
5
use org\nameapi\client\fault\ServiceException;
6
-use org\nameapi\client\http\RestHttpClient;
7
-use org\nameapi\client\http\RestHttpClientConfig;
8
use org\nameapi\client\services\BaseService;
9
use org\nameapi\ontology\input\context\Context;
10
0 commit comments