Skip to content

Remove unused and useless imports from Solidity files in Truffle projects.

License

Notifications You must be signed in to change notification settings

ChainSecurity/trimport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

trimport

This script removes unused and useless import directives from Solidity contracts.

It should be executed from the root of a Truffle folder. It goes through the contracts subfolder, and removes every import line as long as truffle compile succeeds.

About

Remove unused and useless imports from Solidity files in Truffle projects.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages