Cleanup
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#![feature(test)]
|
||||
use std::{str::FromStr, cmp::{min, max}};
|
||||
use std::str::FromStr;
|
||||
|
||||
use anyhow::Result;
|
||||
use aoc::Solver;
|
||||
|
||||
Reference in New Issue
Block a user