Test Setup Failed
Push — master ( 48ab5c...731ba9 )
by Kirill
02:10
created
src/GitterChannel.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -10,11 +10,9 @@
 block discarded – undo
10 10
 namespace Karma\System\Gitter;
11 11
 
12 12
 use Karma\Platform\Ast\NodeList;
13
-use Karma\Platform\Io\UserInterface;
14 13
 use Karma\Platform\Io\AbstractChannel;
15 14
 use Karma\Platform\Io\SystemInterface;
16 15
 use Karma\Platform\Io\MessageInterface;
17
-use SebastianBergmann\CodeCoverage\Report\Xml\Node;
18 16
 
19 17
 /**
20 18
  * Class GitterChannel
Please login to merge, or discard this patch.