Skip to content
Snippets Groups Projects
Commit 33eed4ef authored by Luke Schoen's avatar Luke Schoen
Browse files

remove Usage section consistent with #2310

parent 874c982e
No related merge requests found
......@@ -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)
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment