mirror of
https://github.com/embarklabs/embark-solc.git
synced 2026-08-30 21:41:18 +00:00
Compilation error `Unknown key “path”` was present when using Solidity 0.5.x. This PR removes the path property from the compilation sources as it is not needed.