diff --git a/roles/home/scripts/commits.sh b/roles/home/scripts/commits.sh index cb02274..29c758e 100644 --- a/roles/home/scripts/commits.sh +++ b/roles/home/scripts/commits.sh @@ -120,5 +120,3 @@ create_pr_from_commit() { git stash pop fi } - -