Skip to content

Commit 4f2ffbb

Browse files
authored
[tooling] Remove extra comma in contribution message (#241)
1 parent cb4445b commit 4f2ffbb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/post-contribution-message.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"exercises_source": {{
6565
"username": "{FORK_AUTHOR}",
6666
"repository": "{FORK_REPO}",
67-
"branch": "{FORK_BRANCH}",
67+
"branch": "{FORK_BRANCH}"
6868
}}
6969
}}
7070
```

0 commit comments

Comments
 (0)