small improvement
This commit is contained in:
parent
a4ca94181c
commit
b547f1854c
@ -1,7 +1,6 @@
|
|||||||
<?php
|
<?php
|
||||||
namespace ManiaControl\Files;
|
namespace ManiaControl\Files;
|
||||||
|
|
||||||
use ManiaControl\Callbacks\TimerListener;
|
|
||||||
use ManiaControl\ManiaControl;
|
use ManiaControl\ManiaControl;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
@ -9,7 +8,7 @@ use ManiaControl\ManiaControl;
|
|||||||
*
|
*
|
||||||
* @author kremsy & steeffeen
|
* @author kremsy & steeffeen
|
||||||
*/
|
*/
|
||||||
class AsynchronousFileReader implements TimerListener {
|
class AsynchronousFileReader {
|
||||||
/**
|
/**
|
||||||
* Constants
|
* Constants
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user