diff --git a/src/ErrorPage/ErrorPageViewModel.php b/src/ErrorPage/ErrorPageViewModel.php index 78d117eb..d5be777e 100644 --- a/src/ErrorPage/ErrorPageViewModel.php +++ b/src/ErrorPage/ErrorPageViewModel.php @@ -12,7 +12,6 @@ use Illuminate\Contracts\Support\Arrayable; use Facade\Ignition\Solutions\SolutionTransformer; use Laravel\Telescope\Http\Controllers\HomeController; -use Facade\Ignition\Http\Controllers\ShareReportController; class ErrorPageViewModel implements Arrayable {