Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove duplicate interface implementation (laravel#14515)
Because the interface `QueueingDispatcher` inherits from the interface `Illuminate\Contracts\Bus\Dispatcher`, there is no need to implement the interface `Illuminate\Contracts\Bus\Dispatcher` again.
- Loading branch information