Fix warning
This commit is contained in:
parent
0391865791
commit
39305f92ad
1 changed files with 1 additions and 0 deletions
|
@ -56,6 +56,7 @@ struct Hardware {
|
|||
|
||||
#[derive(Debug, Deserialize, Clone)]
|
||||
struct ModelConfig {
|
||||
#[allow(dead_code)]
|
||||
name: String,
|
||||
port: u16,
|
||||
internal_port: u16,
|
||||
|
|
Loading…
Add table
Reference in a new issue