Skip to content

Commit d0d889a

Browse files
committed
remove
1 parent e150ee1 commit d0d889a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/n0206_reverse_linked_list.rs

-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
*
1717
*/
1818
pub struct Solution {}
19-
2019
use super::util::linked_list::{to_list, ListNode};
2120

2221
// submission codes start here

0 commit comments

Comments
 (0)