Remove unused use statement
This commit is contained in:
parent
3185eef130
commit
5dc51a050f
@ -75,8 +75,6 @@
|
||||
//!
|
||||
//! What is the encryption weakness in your XMAS-encrypted list of numbers?
|
||||
|
||||
use std::collections::HashSet;
|
||||
|
||||
use aoc_runner_derive::{aoc, aoc_generator};
|
||||
|
||||
#[aoc_generator(day9)]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user