Skip to content

Commit 5ff9e93

Browse files
committed
Apply fixes from StyleCI
[ci skip] [skip ci]
1 parent 2898222 commit 5ff9e93

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/BackpackServiceProvider.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,6 @@ public function loadViewComponents()
306306
$this->app->afterResolving(BladeCompiler::class, function () {
307307
Blade::componentNamespace('Backpack\\CRUD\\app\\View\\Components', 'backpack');
308308
});
309-
310309
}
311310

312311
/**

0 commit comments

Comments
 (0)