Skip to content

Commit c958178

Browse files
authored
[9.x] Removes the line break for consistent code styling. (#44385)
Removes the line break before the end of the class block to make the stub files' code style consistent.
1 parent 8a6566f commit c958178

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Illuminate/Foundation/Console/stubs/scope.stub

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,4 @@ class {{ class }} implements Scope
1919
{
2020
//
2121
}
22-
2322
}

0 commit comments

Comments
 (0)