Skip to content

Commit 46f8046

Browse files
Update src/Releases/Branches.php
Co-authored-by: Daniel Scherzer <daniel.e.scherzer@gmail.com>
1 parent 5b060aa commit 46f8046

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/Releases/Branches.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,6 @@ public static function getInitialReleaseForBranch(string $branch): ?array
315315
*
316316
* @return NormalizedReleaseStruct|null
317317
*/
318-
319318
public static function getFinalReleaseForBranch(string $branch): ?array
320319
{
321320
$GLOBAL_OLDRELEASES = self::getOldReleaseData();

0 commit comments

Comments
 (0)