style(styleci): Lint
This commit is contained in:
parent
ddc27a8a2c
commit
586f20adb4
4 changed files with 8 additions and 17 deletions
|
@ -8,8 +8,8 @@ namespace Alltube\Test;
|
|||
use Alltube\Config;
|
||||
use Alltube\PlaylistArchiveStream;
|
||||
use PHPUnit\Framework\TestCase;
|
||||
use stdClass;
|
||||
use RuntimeException;
|
||||
use stdClass;
|
||||
|
||||
/**
|
||||
* Unit tests for the ViewFactory class.
|
||||
|
@ -64,7 +64,6 @@ class PlaylistArchiveStreamTest extends TestCase
|
|||
$this->stream->write('foo');
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* Test the tell() function.
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue