Unverified Commit fa7bd73e authored by Bastian Köcher's avatar Bastian Köcher Committed by GitHub
Browse files

Require `fn` token in `decl_storage` `get` (#5717)

* Require `fn` token in `decl_storage` `get`

The `fn` token was already for quite some time as an optional parameter.
It was introduced to make these functions better findable. This pr makes
the `fn` token required.

* Remove `GetterNoFnkeyword`
parent b20dc82a
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