Passed
Push — master ( 00fb23...1934f5 )
by John
09:50
created
src/authnet/AuthnetApiFactory.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -14,7 +14,6 @@
 block discarded – undo
14 14
 namespace JohnConde\Authnet;
15 15
 
16 16
 use Curl\Curl;
17
-use ErrorException;
18 17
 use Exception;
19 18
 
20 19
 /**
Please login to merge, or discard this patch.