small improvement

This commit is contained in:
kremsy 2014-02-07 19:33:14 +01:00 committed by Steffen Schröder
parent a4ca94181c
commit b547f1854c

View File

@ -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
*/