Skip to content

Commit

Permalink
fix: make linter happy by removing prelude items
Browse files Browse the repository at this point in the history
  • Loading branch information
sunng87 committed Feb 19, 2024
1 parent daec45a commit 6de7572
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/template.rs
@@ -1,5 +1,4 @@
use std::collections::{HashMap, VecDeque};
use std::convert::From;
use std::iter::Peekable;
use std::str::FromStr;

Expand Down

0 comments on commit 6de7572

Please sign in to comment.