boyscout: cleanup

This commit is contained in:
Stefan Schwarz 2020-12-13 02:11:50 +01:00
parent ae04d78974
commit f14c59a79f

View file

@ -1,6 +1,5 @@
use anyhow::Result;
use std::collections::HashSet;
use thiserror::Error;
static INPUT: &str = include_str!("../../input06");