Skip to content

Commit 11989a7

Browse files
committed
Remove superfluous curly bracket
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
1 parent d769a86 commit 11989a7

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

GitForWindowsHelper/check-runs.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ const queueCheckRun = async (context, token, owner, repo, ref, checkRunName, tit
5656
'PATCH',
5757
`/repos/${owner}/${repo}/check-runs/${checkRunId}`,
5858
parameters
59-
}
6059
)
6160
}
6261

0 commit comments

Comments
 (0)