Closed bh2smith closed 3 years ago
Closing this one as it's stale now. Thanks for prompting us to fix this @bh2smith :smile:
Worth noting that some of the dependencies that the tool reports as unused are actually used in the solidity code. e.g. OZ and safe-contracts.
To see a list of removed dependencies you can execute the following
Which results in
Then checkout this branch and run depcheck again (resulting in
No depcheck issue
).