Skip to content

Commit

Permalink
oci: clear clippy warnings
Browse files Browse the repository at this point in the history
This commit clears clippy warings for oci package.

Signed-off-by: bin liu <bin@hyper.sh>
  • Loading branch information
liubin committed Oct 21, 2020
1 parent f32f49b commit 16757ad
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/agent/oci/src/serialize.rs
Expand Up @@ -4,7 +4,6 @@
//

use serde::{Deserialize, Serialize};
use serde_json;

use std::error;
use std::fmt::{Display, Formatter, Result as FmtResult};
Expand Down

0 comments on commit 16757ad

Please sign in to comment.