mirror of
https://github.com/archtechx/virtualcolumn.git
synced 2025-12-12 18:44:04 +00:00
Delete unused import
This commit is contained in:
parent
0d1e18abf1
commit
3b2453f759
1 changed files with 0 additions and 1 deletions
|
|
@ -2,7 +2,6 @@
|
||||||
|
|
||||||
namespace Stancl\VirtualColumn\Tests;
|
namespace Stancl\VirtualColumn\Tests;
|
||||||
|
|
||||||
use Exception;
|
|
||||||
use Illuminate\Database\Eloquent\Model;
|
use Illuminate\Database\Eloquent\Model;
|
||||||
use Illuminate\Support\Facades\DB;
|
use Illuminate\Support\Facades\DB;
|
||||||
use Orchestra\Testbench\TestCase;
|
use Orchestra\Testbench\TestCase;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue