Skip to content

Commit b0a4234

Browse files
committed
Fix: line lint
1 parent eefe910 commit b0a4234

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

container-with-most-water/flynn.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ class Solution {
3838

3939
return res;
4040
}
41-
};
41+
};

0 commit comments

Comments
 (0)