Skip to content

Commit f57e503

Browse files
committed
add new line
1 parent 8c7805e commit f57e503

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

two-sum/acious.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ class Solution {
2222
}
2323
throw IllegalArgumentException("No two sum solution")
2424
}
25-
}
25+
}

0 commit comments

Comments
 (0)