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