CS fixes (spacing/lines)

This commit is contained in:
filp
2013-03-13 23:13:49 +00:00
parent 8ed64b29be
commit 79abde2e1e
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -5,7 +5,6 @@
*/
namespace Damnit\Handler;
use Damnit\Exception\Inspector;
use Damnit\Run;
use Exception;
-1
View File
@@ -5,7 +5,6 @@
*/
namespace Damnit;
use Damnit\Handler\HandlerInterface;
use Damnit\Handler\Handler;
use Damnit\Handler\CallbackHandler;