summaryrefslogtreecommitdiff
path: root/src/bin/day_18.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/bin/day_18.rs')
-rw-r--r--src/bin/day_18.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/bin/day_18.rs b/src/bin/day_18.rs
index 34db7f9..255baa0 100644
--- a/src/bin/day_18.rs
+++ b/src/bin/day_18.rs
@@ -1,5 +1,4 @@
use rpds::rbt_set;
-use rpds::vector;
use rpds::vector::Vector;
use rpds::RedBlackTreeMap;
use rpds::RedBlackTreeSet;