Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add named imports and remove unused imports #21

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

allwin199
Copy link

fixes #19

Named imports have been added.

Unused imports have been removed.

- import {EIP712} from "@openzeppelin/contracts/utils/cryptography/EIP712.sol";

The introduced changes have been successfully compiled and all tests are passing.

@allwin199
Copy link
Author

@kristofgazso If this gets merged. I will work on #20

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Named imports for better readability
1 participant