Completed
Push — master ( fabb3f...b6bba9 )
by Sergey
04:46
created
src/EndPoints/EndpointsContainer.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -2,7 +2,6 @@
 block discarded – undo
2 2
 
3 3
 namespace seregazhuk\HeadHunterApi\EndPoints;
4 4
 
5
-use ReflectionClass;
6 5
 use seregazhuk\HeadHunterApi\Request;
7 6
 use seregazhuk\HeadHunterApi\Exceptions\HeadHunterApiException;
8 7
 use seregazhuk\HeadHunterApi\Exceptions\WrongEndPointException;
Please login to merge, or discard this patch.