generated from PlexSheep/rs-base
automatic cargo CI changes
This commit is contained in:
parent
e210b688f8
commit
887a29d86a
|
@ -26,7 +26,6 @@ use anyhow::anyhow;
|
|||
use clap::{ArgGroup, Parser};
|
||||
use libpt::bintols::{join, split};
|
||||
use libpt::cli::args::VerbosityLevel;
|
||||
use libpt::log::debug;
|
||||
|
||||
/// The number type [numf](crate) uses
|
||||
pub type NumberType = u128;
|
||||
|
|
Reference in New Issue