Skip to content

Commit

Permalink
Merge remote-tracking branch 'refs/remotes/origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
antonioribeiro committed Sep 11, 2019
2 parents b54ca10 + bd7bea3 commit 541785b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Support/Exceptions/Handler.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
namespace PragmaRX\Tracker\Support\Exceptions;

use Exception;
use PragmaRX\Tracker\Tracker;
use Illuminate\Contracts\Debug\ExceptionHandler;
use PragmaRX\Tracker\Tracker;

class Handler implements ExceptionHandler
{
Expand Down

0 comments on commit 541785b

Please sign in to comment.