mirror of
https://github.com/bytedream/docker4ssh.git
synced 2025-12-15 22:10:44 +01:00
Removed compiler warnings
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
use std::f32::consts::E;
|
||||
use std::fmt::format;
|
||||
use crate::shared::api::request::{ConfigNetworkMode, ConfigRunLevel};
|
||||
|
||||
pub fn parse_network_mode(src: &str) -> Result<ConfigNetworkMode, String> {
|
||||
|
||||
Reference in New Issue
Block a user