Skip to content
This repository was archived by the owner on Sep 15, 2026. It is now read-only.

Remove unused imports in prebuilts - #666

Open
gabrielstoica wants to merge 1 commit into
thirdweb-dev:mainfrom
gabrielstoica:chore/remove-unused-imports-prebuilts
Open

gabrielstoica wants to merge 1 commit into
thirdweb-dev:mainfrom
gabrielstoica:chore/remove-unused-imports-prebuilts

Conversation

@gabrielstoica

Copy link
Copy Markdown

Multiple contracts in the prebuilts folder are importing unused directives which may be confusing and make the code less clean.

@gabrielstoica

Copy link
Copy Markdown
Author

@nkrishang can you have a look?

import "../../../external-deps/openzeppelin/utils/cryptography/ECDSA.sol";
import "../utils/BaseAccountFactory.sol";

import "./erc6551-utils/ERC6551AccountLib.sol";

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants