mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-27 12:48:00 +00:00
Migrate everything to the 2018 edition (#1758)
This commit is contained in:
committed by
Gav Wood
parent
a61c218cc3
commit
ff5e4ca87e
@@ -1318,8 +1318,6 @@ mod tests {
|
||||
use primitives::H256;
|
||||
use self::keyring::Keyring;
|
||||
|
||||
extern crate substrate_keyring as keyring;
|
||||
|
||||
type TestBlock = GenericTestBlock<()>;
|
||||
|
||||
struct FakeClient {
|
||||
|
||||
Reference in New Issue
Block a user