Day 15, minor cleanup
This commit is contained in:
parent
739b17dd32
commit
8d6bd53e85
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
|||
use aoc_runner_derive::{aoc, aoc_generator};
|
||||
use std::collections::HashMap;
|
||||
type Data = Vec<usize>;
|
||||
|
||||
#[derive(Debug,Clone)]
|
||||
|
|
Loading…
Reference in a new issue