Skip to content

Commit cd24b5e

Browse files
committed
lint
1 parent 296be3f commit cd24b5e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/kibble/src/Commands/LinkCommand.php

-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@ public function handle(): int
7070
/**
7171
* Now start work on the composer.json file.
7272
*/
73-
7473
$composer_json = file_get_contents('composer.json');
7574
$trailing_newline = str_ends_with($composer_json, "\n");
7675

0 commit comments

Comments
 (0)