use new_unique_id() and remove old imports/calls to base36 functions
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
use crate::{from_base36, Position, ToBase36};
|
||||
use crate::Position;
|
||||
use std::str::FromStr;
|
||||
use std::error::Error;
|
||||
use std::fmt;
|
||||
|
||||
Reference in New Issue
Block a user