amarna
amarna copied to clipboard
Unused import should not be triggered for `@external`, `@view`
When using a library/preset to import & re-export public methods, i.e. https://github.com/OpenZeppelin/cairo-contracts#use-a-basic-preset the import is unused in the code but it's meant to provide a user facing API.