Skip to content

Commit 25857b5

Browse files
committed
fmt and clippy
1 parent 369489b commit 25857b5

File tree

1 file changed

+1
-1
lines changed
  • catalyst-toolbox/src/rewards/proposers

1 file changed

+1
-1
lines changed

catalyst-toolbox/src/rewards/proposers/types.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
use jormungandr_lib::crypto::hash::Hash;
2-
use serde::{Serialize, Deserialize};
2+
use serde::{Deserialize, Serialize};
33
use std::{path::PathBuf, str::FromStr};
44
use structopt::StructOpt;
55

0 commit comments

Comments
 (0)