Skip to content

Commit 672aaef

Browse files
committed
Remove attribute
No clue what this is doing or how it got here.
1 parent da18094 commit 672aaef

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

types/src/v19/blockchain.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ use serde::{Deserialize, Serialize};
1414

1515
use crate::{model, NumericError};
1616

17-
#[rustfmt::skip] // Keep public re-exports separate.
18-
1917
/// Result of JSON-RPC method `getblockchaininfo`.
2018
///
2119
/// Method call: `getblockchaininfo`

0 commit comments

Comments
 (0)