Commit 37538f04 authored by Bastian Köcher's avatar Bastian Köcher Committed by GitHub
Browse files

sp-api: Remove invalid unsafe trait bounds (#12502)

The runtime api implementation contained invalid unsafe trait bounds. `Sync` was never correct there
and `Send` should have not been "force implemented".
parent ce4cad8b
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