Skip to content

Commit 765b9fc

Browse files
committed
remove unnecessary comma
1 parent 7e03501 commit 765b9fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nix/cloud/actions.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
in {
3535
io = ''
3636
let push = {
37-
#lib.io.github_push,
37+
#lib.io.github_push
3838
#input: "${factNames.push}"
3939
#repo: "input-output-hk/cicero"
4040
}

0 commit comments

Comments
 (0)