Completed
Push — master ( f323bf...0da584 )
by Byron
02:55
created
src/MicrosoftTranslator.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -4,7 +4,6 @@
 block discarded – undo
4 4
 use badams\MicrosoftTranslator\Exceptions\ArgumentException;
5 5
 use badams\MicrosoftTranslator\Exceptions\AuthException;
6 6
 use badams\MicrosoftTranslator\Exceptions\QuotaExceededException;
7
-use badams\MicrosoftTranslator\Exceptions\RecoverableException;
8 7
 use badams\MicrosoftTranslator\Exceptions\TokenExpiredException;
9 8
 use badams\MicrosoftTranslator\Exceptions\TranslatorException;
10 9
 use GuzzleHttp\Exception\RequestException;
Please login to merge, or discard this patch.