Skip to content

Commit 6709254

Browse files
committed
posix
1 parent b93cecd commit 6709254

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

two-sum/mumunuu.java

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,4 @@ public int[] twoSum(int[] nums, int target) {
4343

4444
}
4545

46-
47-
}
46+
}

0 commit comments

Comments
 (0)