Skip to content

Commit

Permalink
Fix styling
Browse files Browse the repository at this point in the history
  • Loading branch information
riasvdv authored and github-actions[bot] committed Sep 20, 2024
1 parent 6c5993d commit d0f3c83
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion src/DiscoverWorkers/ParallelDiscoverWorker.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
use function Amp\Future\await;

use Illuminate\Support\Collection;

use Spatie\StructureDiscoverer\Data\DiscoveredStructure;
use Spatie\StructureDiscoverer\Data\DiscoverProfileConfig;

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

use Spatie\StructureDiscoverer\Cache\FileDiscoverCacheDriver;
use Spatie\StructureDiscoverer\Cache\StaticDiscoverCacheDriver;

use Spatie\StructureDiscoverer\Data\DiscoveredAttribute;
use Spatie\StructureDiscoverer\Data\DiscoveredClass;
use Spatie\StructureDiscoverer\Data\DiscoveredStructure;
Expand Down

0 comments on commit d0f3c83

Please sign in to comment.