Fix warnings
This commit is contained in:
parent
470449f36e
commit
6050415fce
2 changed files with 2 additions and 4 deletions
|
|
@ -11,7 +11,6 @@ use tracing::error;
|
|||
use crate::{
|
||||
config::WorkerServerConfig,
|
||||
shared::{BenchMethod, FinishedRun, Measurement, Run, Source, UnfinishedRun},
|
||||
somehow,
|
||||
};
|
||||
|
||||
use super::server::Server;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue