Completed
Push — feature/0.7.0 ( 2f2cdf...d06a69 )
by Ryuichi
02:51
created
WebStream/IO/StringInputStream.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -1,8 +1,6 @@
 block discarded – undo
1 1
 <?php
2 2
 namespace WebStream\IO;
3 3
 
4
-use WebStream\Exception\Extend\IOException;
5
-
6 4
 /**
7 5
  * StringInputStream
8 6
  * @author Ryuichi TANAKA.
Please login to merge, or discard this patch.