| @@ -9,7 +9,6 @@ | ||
| 9 | 9 | use Whoops\Exception\Formatter; | 
| 10 | 10 | use Whoops\Handler\Handler; | 
| 11 | 11 | use Whoops\Handler\JsonResponseHandler as OriginalJsonHandler; | 
| 12 | -use Whoops\Util\Misc; | |
| 13 | 12 | |
| 14 | 13 | /** | 
| 15 | 14 | * Catches an exception and converts it to a JSON |