@@ -2,7 +2,6 @@ |
||
2 | 2 | namespace net\authorize\util; |
3 | 3 | |
4 | 4 | use net\authorize\util\LogFactory; |
5 | -use net\authorize\util\Log; |
|
6 | 5 | |
7 | 6 | /** |
8 | 7 | * A class to send a request to the XML API. |