mirror of
https://github.com/filp/whoops.git
synced 2026-08-31 12:38:10 +00:00
Fix: Remove unused imports
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
namespace Whoops\Handler;
|
||||
|
||||
use Whoops\TestCase;
|
||||
use Whoops\Handler\CallbackHandler;
|
||||
|
||||
class CallbackHandlerTest extends TestCase
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user