@@ -2,8 +2,6 @@ |
||
2 | 2 | |
3 | 3 | namespace SugarAPI\SDK; |
4 | 4 | |
5 | -use SugarAPI\SDK\Exception\InitializationFailure; |
|
6 | -use SugarAPI\SDK\Exception\InvalidEntryPoint; |
|
7 | 5 | use SugarAPI\SDK\Exception\AuthenticationException; |
8 | 6 | use SugarAPI\SDK\Exception\SDKException; |
9 | 7 |