mirror of
https://github.com/filp/whoops.git
synced 2026-09-04 22:48:11 +00:00
CS fixes (spacing/lines)
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
*/
|
||||
|
||||
namespace Damnit\Handler;
|
||||
|
||||
use Damnit\Exception\Inspector;
|
||||
use Damnit\Run;
|
||||
use Exception;
|
||||
|
||||
@@ -5,7 +5,6 @@
|
||||
*/
|
||||
|
||||
namespace Damnit;
|
||||
|
||||
use Damnit\Handler\HandlerInterface;
|
||||
use Damnit\Handler\Handler;
|
||||
use Damnit\Handler\CallbackHandler;
|
||||
|
||||
Reference in New Issue
Block a user