Skip to content
This repository was archived by the owner on May 22, 2023. It is now read-only.

Commit cec97c5

Browse files
committed
Code review
1 parent 49777b8 commit cec97c5

File tree

1 file changed

+0
-1
lines changed
  • primitives/consensus/aura/src

1 file changed

+0
-1
lines changed

primitives/consensus/aura/src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,6 @@ sp_api::decl_runtime_apis! {
9090
fn slot_duration() -> SlotDuration;
9191

9292
// Return the current set of authorities.
93-
9493
fn authorities() -> Vec<AuthorityId>;
9594
}
9695
}

0 commit comments

Comments
 (0)