Remove unused statement
This commit is contained in:
parent
1fee6fb4be
commit
bd61d8d35e
1 changed files with 0 additions and 2 deletions
|
|
@ -11,8 +11,6 @@
|
||||||
|
|
||||||
namespace FFMpeg\FFProbe\DataMapping;
|
namespace FFMpeg\FFProbe\DataMapping;
|
||||||
|
|
||||||
use FFMpeg\Exception\InvalidArgumentException;
|
|
||||||
|
|
||||||
abstract class AbstractData implements \Countable
|
abstract class AbstractData implements \Countable
|
||||||
{
|
{
|
||||||
private $properties;
|
private $properties;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue