fix cargo warnings.
This commit is contained in:
parent
4c11c4df3e
commit
44c6da936e
10 changed files with 17 additions and 20 deletions
|
@ -1,4 +1,5 @@
|
|||
use crate::fileTree::*;
|
||||
#![allow(unused)]
|
||||
use crate::file_tree::*;
|
||||
use crate::parser::*;
|
||||
|
||||
pub fn part2() -> usize {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue