Skip to content

Commit fc086e3

Browse files
authored
Apply fixes from StyleCI (#941)
1 parent 3541bfa commit fc086e3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/framework/src/Framework/HydeServiceProvider.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,6 @@ public function register(): void
7474
*/
7575
public function boot(): void
7676
{
77-
7877
$this->publishes([
7978
__DIR__.'/../../config' => config_path(),
8079
], 'configs');

0 commit comments

Comments
 (0)