client/finality-grandpa: Do not import ready into scope
Instead of importing futures03::future::ready into the scope, only import futures::future03 into scope and call ready as furure03::ready.
parent
f04f3355
Please register or sign in to comment