Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
StyleCIBot committed Feb 21, 2024
1 parent 8e6645b commit 0e35943
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
use Hyde\Framework\Features\Navigation\NavigationManager;
use Hyde\Framework\Features\Navigation\DocumentationSidebar;
use Hyde\Framework\Features\Navigation\NavigationMenuGenerator;
use Hyde\Framework\Features\Navigation\GeneratesMainNavigationMenu;

class NavigationServiceProvider extends ServiceProvider
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
use Hyde\Framework\Features\Navigation\NavigationMenu;
use Hyde\Framework\Features\Navigation\DocumentationSidebar;
use Hyde\Framework\Features\Navigation\NavigationMenuGenerator;
use Hyde\Framework\Features\Navigation\GeneratesMainNavigationMenu;

/**
* High-level broad-spectrum tests for the automatic navigation configurations, testing various setups.
Expand Down
1 change: 0 additions & 1 deletion packages/framework/tests/Feature/NavigationMenuTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
use Hyde\Testing\TestCase;
use Illuminate\Support\Collection;
use Hyde\Framework\Features\Navigation\NavigationMenuGenerator;
use Hyde\Framework\Features\Navigation\GeneratesMainNavigationMenu;

/**
* @covers \Hyde\Framework\Features\Navigation\GeneratesMainNavigationMenu
Expand Down

0 comments on commit 0e35943

Please sign in to comment.