Skip to content

Commit

Permalink
Remove unused import.
Browse files Browse the repository at this point in the history
Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
  • Loading branch information
crynobone committed Mar 13, 2018
1 parent 96c2abb commit 65c97db
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Concerns/WithFactories.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

namespace Orchestra\Testbench\Concerns;

use Illuminate\Contracts\Foundation\Application;
use Illuminate\Database\Eloquent\Factory as ModelFactory;

trait WithFactories
Expand Down

0 comments on commit 65c97db

Please sign in to comment.