Compare commits

..

No commits in common. "master" and "6c31e13057fad9c3e427b1370bce320ffde1d6ec" have entirely different histories.

1 changed files with 1 additions and 2 deletions

View File

@ -24,8 +24,7 @@
// SUCH DAMAGE.
//
use core::cmp::{min, max};
use core::fmt;
use std::fmt;
use mutate_once::MutOnce;