Skip to content

Commit 633f912

Browse files
committed
remove coment, update lock file
1 parent d343346 commit 633f912

File tree

2 files changed

+4
-6
lines changed

2 files changed

+4
-6
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

demo/runtime/src/lib.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -676,8 +676,6 @@ impl pallet_scheduler::Config for Runtime {
676676
type PalletsOrigin = OriginCaller;
677677
type RuntimeCall = RuntimeCall;
678678
type MaximumWeight = MaximumSchedulerWeight;
679-
// The goal of having ScheduleOrigin include AuctionAdmin is to allow the auctions track of
680-
// OpenGov to schedule periodic auctions.
681679
type ScheduleOrigin = EnsureRoot<AccountId>;
682680
type MaxScheduledPerBlock = MaxScheduledPerBlock;
683681
type WeightInfo = ();

0 commit comments

Comments
 (0)