Skip to content

Commit 48e866a

Browse files
committed
Fixed unmatched parenthesis
1 parent 203ff9b commit 48e866a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

workflows/boltz.nf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@ workflow BOLTZ {
7070
]
7171
}
7272
)
73-
)
7473
.map{
7574
def meta = it[0].clone()
7675
meta.cnt = it[2]

0 commit comments

Comments
 (0)