Skip to content

Commit

Permalink
Remove unnecessary import
Browse files Browse the repository at this point in the history
  • Loading branch information
casperboone committed Jun 12, 2019
1 parent d135987 commit 8bedf1e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/PushoverReceiverTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@

use Orchestra\Testbench\TestCase;
use DMS\PHPUnitExtensions\ArraySubset\Assert;
use DMS\PHPUnitExtensions\ArraySubset\ArraySubsetAsserts;
use NotificationChannels\Pushover\PushoverReceiver;

class PushoverReceiverTest extends TestCase
Expand Down

0 comments on commit 8bedf1e

Please sign in to comment.