Sometimes, the extension will highlight an unnamed import (eg `import "../src/Contract.sol") as unused even though it is used. In my case, this happens when the file importing from has multiple contracts but I don't know whether this is actually the issue. If this is useful, I can experiment and try to find the root cause of the issue
Sometimes, the extension will highlight an unnamed import (eg `import "../src/Contract.sol") as unused even though it is used. In my case, this happens when the file importing from has multiple contracts but I don't know whether this is actually the issue. If this is useful, I can experiment and try to find the root cause of the issue