Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
[ci skip] [skip ci]
  • Loading branch information
StyleCIBot committed Jan 18, 2024
1 parent df54a03 commit 4161053
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion tests/Mixins/DownloadQueryMacroTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

namespace Maatwebsite\Excel\Tests\Mixins;

use Illuminate\Foundation\Testing\DatabaseTransactions;
use Maatwebsite\Excel\Excel;
use Maatwebsite\Excel\Tests\Data\Stubs\Database\User;
use Maatwebsite\Excel\Tests\TestCase;
Expand Down
1 change: 0 additions & 1 deletion tests/Mixins/ImportAsMacroTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

namespace Maatwebsite\Excel\Tests\Mixins;

use Illuminate\Foundation\Testing\DatabaseTransactions;
use Maatwebsite\Excel\Tests\Data\Stubs\Database\User;
use Maatwebsite\Excel\Tests\TestCase;

Expand Down
1 change: 0 additions & 1 deletion tests/Mixins/ImportMacroTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

namespace Maatwebsite\Excel\Tests\Mixins;

use Illuminate\Foundation\Testing\DatabaseTransactions;
use Maatwebsite\Excel\Tests\Data\Stubs\Database\User;
use Maatwebsite\Excel\Tests\TestCase;

Expand Down
1 change: 0 additions & 1 deletion tests/Mixins/StoreQueryMacroTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

namespace Maatwebsite\Excel\Tests\Mixins;

use Illuminate\Foundation\Testing\DatabaseTransactions;
use Maatwebsite\Excel\Excel;
use Maatwebsite\Excel\Tests\Data\Stubs\Database\User;
use Maatwebsite\Excel\Tests\TestCase;
Expand Down

0 comments on commit 4161053

Please sign in to comment.