Skip to content

Commit 9b9ba6f

Browse files
abr4xasactions-user
authored andcommitted
Fix styling
1 parent 2e4f2c3 commit 9b9ba6f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/SimpleCrmServiceProvider.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ class SimpleCrmServiceProvider extends ServiceProvider
99
public function boot(): void
1010
{
1111
if ($this->app->runningInConsole()) {
12-
1312
$this->publishes([
1413
__DIR__ . '/../models' => app_path('Models/Tepuilabs/SimpleCrm'),
1514
], 'simple-crm-models');

0 commit comments

Comments
 (0)