Skip to content

Commit

Permalink
Removed outdated comment
Browse files Browse the repository at this point in the history
  • Loading branch information
BradleyOlson64 committed Nov 29, 2023
1 parent b83cfbf commit f736918
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions polkadot/runtime/common/src/coretime/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,6 @@ pub mod pallet {
pub trait Config: frame_system::Config + assigner_bulk::Config {
/// The runtime's definition of a Currency.
type Currency: Currency<Self::AccountId>;
/// Something that provides the weight of this pallet.
//type WeightInfo: WeightInfo;
/// The external origin allowed to enact coretime extrinsics. Usually the broker system
/// parachain.
type ExternalBrokerOrigin: EnsureOrigin<Self::RuntimeOrigin>;
Expand Down

0 comments on commit f736918

Please sign in to comment.