diff --git a/src/FortifyUITablerServiceProvider.php b/src/FortifyUITablerServiceProvider.php index 1c5a42a..1f65399 100644 --- a/src/FortifyUITablerServiceProvider.php +++ b/src/FortifyUITablerServiceProvider.php @@ -3,7 +3,7 @@ namespace Proxeuse\FortifyUITabler; use Illuminate\Support\ServiceProvider; -use Proxeuse\FortifyUITabler\Commands\FortifyUITabler\FortifyUITablerCommand; +use Proxeuse\FortifyUITabler\Commands\FortifyUITablerCommand; class FortifyUITablerServiceProvider extends ServiceProvider {