chore: Fixed double blank line in api.js#1310
chore: Fixed double blank line in api.js#1310oGranny wants to merge 1 commit intohiero-ledger:mainfrom
Conversation
Signed-off-by: oGranny <ogranny.github.io@gmail.com>
|
Hey @oGranny 👋 thanks for the PR! This comment updates automatically as you push changes -- think of it as your PR's live scoreboard! PR Checks✅ DCO Sign-off -- All commits have valid sign-offs. Nice work! ✅ GPG Signature -- All commits have verified GPG signatures. Locked and loaded! ✅ Merge Conflicts -- No merge conflicts detected. Smooth sailing! ✅ Issue Link -- Linked to #1254 (assigned to you). 🎉 All checks passed! Your PR is ready for review. Great job! |
Up to standards ✅🟢 Issues
|
| Metric | Results |
|---|---|
| Complexity | 0 |
| Duplication | 0 |
TIP This summary will be updated as you push new changes. Give us feedback
rwalworth
left a comment
There was a problem hiding this comment.
LGTM - the change is exactly right. One blank line removed, nothing else touched. Running the workflows now.
Once we get an approval from @hiero-ledger/github-maintainers, we'll get this merged!
Description:
removed an unnecessary blank line in the
.github/scripts/helpers/api.jsfile.Fixes #1254
Checklist