warp
warp copied to clipboard
Remove ReplaceIdentifierContractMemberAccess pass
ReplaceIdentifierContractMemberAccess pass apparently is no needed anymore in Cairo 1. The pass was removed from the list of passes of the transpiler, but the implementation of the class was not deleted. It should be removed. Please, make sure the logic is really not needed before removing the whole pass