Remove unused analysis
reexports
#124
Labels
T1-FRAME
This PR/Issue is related to core FRAME, the framework.
analysis
reexports
#124
The issue #172 has undercover some unused reexports.
The following reexports seem to be unused
https://github.com/paritytech/substrate/blob/b7c18f1f5c9dc5c4ffa683e230303f084efe82cb/frame/benchmarking/src/lib.rs#L32-L33
We need to double check that and remove that along with the associated dead code.
The text was updated successfully, but these errors were encountered: