Skip to content

Commit b1c1326

Browse files
committed
Refactor code style
1 parent 46478f6 commit b1c1326

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Array/MinimumRemoveMakeValidParentheses.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,4 @@ class MinimumRemoveMakeValidParentheses {
4444

4545
return String(res)
4646
}
47-
}
47+
}

0 commit comments

Comments
 (0)