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

Remove #[allow(unused)] from items in parachains runtime #1211

@rphmeier

Description

@rphmeier

As some modules are being written before others, I have been tagging items as #[allow(unused)] to pass CI. Once all the modules are written, the #[allow(unused)] attributes should be removed.

Metadata

Metadata

Assignees

Labels

S1-implementPR/Issue is in the implementation stage

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions