warp icon indicating copy to clipboard operation
warp copied to clipboard

Remove ReplaceIdentifierContractMemberAccess pass

Open cicr99 opened this issue 2 years ago • 0 comments

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

cicr99 avatar Jun 09 '23 06:06 cicr99