style fix
This commit is contained in:
parent
8d435044cc
commit
d873e33768
@ -1,5 +1,5 @@
|
|||||||
//! Binary trees without balancing.
|
//! Binary trees without balancing.
|
||||||
//!
|
//!
|
||||||
//! Intended for testing.
|
//! Intended for testing.
|
||||||
|
|
||||||
use std::fmt::Display;
|
use std::fmt::Display;
|
||||||
|
Loading…
Reference in New Issue
Block a user