Skip to content

Commit

Permalink
Fix styling
Browse files Browse the repository at this point in the history
  • Loading branch information
EvanSchleret authored and github-actions[bot] committed Jul 23, 2024
1 parent 1d241b0 commit 20c035d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/Providers/LaraMjmlServiceProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ public function register(): void
$this->mergeConfig();
}


/**
* Bootstrap services.
*/
Expand All @@ -43,7 +42,6 @@ public function boot(): void

/**
* Merge the configuration.
* @return void
*/
private function mergeConfig(): void
{
Expand All @@ -54,7 +52,6 @@ private function mergeConfig(): void

/**
* Publish the configuration.
* @return void
*/
private function publishConfig(): void
{
Expand Down

0 comments on commit 20c035d

Please sign in to comment.