chore(commits.sh): remove unnecessary trailing newlines

- Removed two trailing newline characters at the end of the file
This commit is contained in:
Giulio De Pasquale 2024-11-17 20:16:14 +00:00
parent 227c289967
commit 8b467e073e

View File

@ -120,5 +120,3 @@ create_pr_from_commit() {
git stash pop git stash pop
fi fi
} }