Remove `StorageList` (#2725)
* Remove `StorageList` `StorageList` is not used anymore by `decl_storage!` and thus, it can be removed. * Fixes tests
Showing
- substrate/srml/support/src/lib.rs 1 addition, 1 deletionsubstrate/srml/support/src/lib.rs
- substrate/srml/support/src/storage/hashed/generator.rs 0 additions, 30 deletionssubstrate/srml/support/src/storage/hashed/generator.rs
- substrate/srml/support/src/storage/mod.rs 0 additions, 68 deletionssubstrate/srml/support/src/storage/mod.rs
- substrate/srml/support/src/storage/storage_items.rs 0 additions, 111 deletionssubstrate/srml/support/src/storage/storage_items.rs
Please register or sign in to comment