Skip to content

Commit 2d5c8eb

Browse files
authored
Update 11-Container-With-Most-Water.rs
Removed unnecessary spaces
1 parent 1765771 commit 2d5c8eb

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

rust/11-Container-With-Most-Water.rs

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -16,17 +16,3 @@ impl Solution {
1616
max_area
1717
}
1818
}
19-
20-
21-
22-
23-
24-
25-
26-
27-
28-
29-
30-
31-
32-

0 commit comments

Comments
 (0)