mirror of
https://github.com/askama-rs/askama.git
synced 2025-09-29 22:11:17 +00:00
Remove redundant import
This commit is contained in:
parent
5149cd9307
commit
7aa4a80791
@ -22,7 +22,6 @@ pub use node::Node;
|
||||
mod tests;
|
||||
|
||||
mod _parsed {
|
||||
use std::cmp::PartialEq;
|
||||
use std::{fmt, mem};
|
||||
|
||||
use super::node::Node;
|
||||
|
Loading…
x
Reference in New Issue
Block a user