Completed
Push — master ( 40e2b5...213ad2 )
by Tyler
02:11
created
src/Host.php 1 patch
Unused Use Statements   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -2,8 +2,8 @@
 block discarded – undo
2 2
 
3 3
 namespace Tylercd100\ServerStatus;
4 4
 
5
-use JJG\Ping;
6 5
 use GuzzleHttp\Client;
6
+use JJG\Ping;
7 7
 
8 8
 class Host 
9 9
 {
Please login to merge, or discard this patch.