mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-29 12:37:57 +00:00
fix/review: remove doc hidden on private item (#6186)
Co-authored-by: Bernhard Schuster <bernhard@parity.io>
This commit is contained in:
committed by
GitHub
parent
c9cc46de3b
commit
78a72c12d7
@@ -184,7 +184,6 @@ pub struct BlockAndTime<B: BlockNumberProvider> {
|
||||
/// the deadline.
|
||||
expiration_duration: Duration,
|
||||
|
||||
#[doc(hidden)]
|
||||
_phantom: core::marker::PhantomData<B>,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user