Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
remove Usage section consistent with #2310
Browse files Browse the repository at this point in the history
  • Loading branch information
ltfschoen committed Apr 17, 2019
1 parent 874c982 commit 33eed4e
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions srml/council/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -143,16 +143,6 @@
//! * `is_councillor` - Check if a given account id is a councillor.
//! * `tally` - Tally's council votes.
//!
//! ## Usage
//!
//! ### Prerequisites
//!
//! Import the Council module and types and derive your runtime's configuration traits from the Council module trait.
//!
//! ### Simple Code Snippet
//!
//! See the tests contained in files in this module's directory for simple code snippets that may make this module's functionalities clearer.
//!
//! ## Related Modules
//!
//! * [`System`](../srml_system/index.html)
Expand Down

0 comments on commit 33eed4e

Please sign in to comment.