Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
substrate
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Denis_P
substrate
Commits
33eed4ef
Commit
33eed4ef
authored
5 years ago
by
Luke Schoen
Browse files
Options
Downloads
Patches
Plain Diff
remove Usage section consistent with #2310
parent
874c982e
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
srml/council/src/lib.rs
+0
-10
0 additions, 10 deletions
srml/council/src/lib.rs
with
0 additions
and
10 deletions
srml/council/src/lib.rs
+
0
−
10
View file @
33eed4ef
...
...
@@ -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)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment