Skip to content

Commit cd9daf3

Browse files
author
jinvicky
committed
fix lint
1 parent 7b273fe commit cd9daf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

missing-number/jinvicky.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ public int missingNumber(int[] nums) {
2121

2222
return expected - input;
2323
}
24-
}
24+
}

0 commit comments

Comments
 (0)