Skip to content

Commit

Permalink
Format
Browse files Browse the repository at this point in the history
  • Loading branch information
aurexav committed Dec 24, 2024
1 parent de1aadd commit a9912d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/src/runtime.rs
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
//! Polkadot Runtime Releaser runtime component.
// crates.io
use serde::Serialize;
use sc_executor::RuntimeVersion;
use serde::Serialize;
// self
use crate::prelude::*;

Expand Down

0 comments on commit a9912d7

Please sign in to comment.