Completed
Pull Request — develop (#27)
by Chris
11:06
created
test.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -2,7 +2,6 @@
 block discarded – undo
2 2
 
3 3
 use Chrisyue\PhpM3u8\Document\MediaPlaylist;
4 4
 use Chrisyue\PhpM3u8\Stream\FileStream;
5
-use Chrisyue\PhpM3u8\Stream\TextStream;
6 5
 use Chrisyue\PhpM3u8\M3u8\AnnotationReadable\Playlist;
7 6
 use Chrisyue\PhpM3u8\Document\MasterPlaylist;
8 7
 use Doctrine\Common\Annotations\AnnotationReader;
Please login to merge, or discard this patch.