Skip to content

Commit

Permalink
refactor: ECS code cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
khalwat committed Aug 13, 2024
1 parent e357c01 commit c71b86e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/helpers/ManifestHelper.php
Original file line number Diff line number Diff line change
Expand Up @@ -349,4 +349,3 @@ protected static function filenameWithoutHash(string $path): string
return implode('.', [$filename, $extension]);
}
}

0 comments on commit c71b86e

Please sign in to comment.