style(styleci): Lint

This commit is contained in:
Pierre Rudloff 2019-04-21 00:58:04 +02:00
parent ddc27a8a2c
commit 586f20adb4
4 changed files with 8 additions and 17 deletions

View file

@ -5,12 +5,6 @@
namespace Alltube;
use Barracuda\ArchiveStream\TarArchive;
use GuzzleHttp\Client;
use Psr\Http\Message\StreamInterface;
use RuntimeException;
use stdClass;
/**
* Video streamed to a PlaylistArchiveStream.
*/