unlink
unlink
Usage: unlink [dependencyName1... dependencyNameN]
unlinks dependencies from the project. Provide a list of whitespace-separated dependency names
- Options:
--push [network]
push all changes to the specified network--skip-compile
skips contract compilation-f, --from <from>
specify the transaction sender address for --push--timeout <timeout>
timeout in seconds for each blockchain transaction (defaults to 600s)