Skip to content

Commit 352dd4a

Browse files
committed
Remove ziggy config
1 parent cb7388c commit 352dd4a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/LaravelGrapesServiceProvider.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ public function register()
2323
$this->app->bind(BlockRepositoryInterface::class, BlockRepository::class);
2424

2525
$this->mergeConfigFrom(__DIR__.'/../config/config.php', 'lg');
26-
$this->mergeConfigFrom(__DIR__.'/../config/ziggy.php', 'ziggy');
2726
}
2827

2928
/**

0 commit comments

Comments
 (0)