Skip to content

Commit

Permalink
Removes note
Browse files Browse the repository at this point in the history
  • Loading branch information
nunomaduro committed Feb 28, 2024
1 parent 7c680bb commit 760316f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Illuminate/Support/ServiceProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -503,8 +503,6 @@ public static function addProviderToBootstrapFile(string $provider, string $path

$content = '<?php
// This file is automatically generated by Laravel...
return [
'.$providers.'
];';
Expand Down

0 comments on commit 760316f

Please sign in to comment.