Skip to content

Commit

Permalink
delete unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
tmcgroul committed Jul 24, 2024
1 parent 31a4134 commit ff7ec5c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions substrate/substrate-processor/src/mapping.ts
Original file line number Diff line number Diff line change
Expand Up @@ -493,8 +493,3 @@ function isSubcall(parent: CallKey, call: CallKey): boolean {
}
return true
}


function traverseCalls(prev: Call, call: Call) {

}

0 comments on commit ff7ec5c

Please sign in to comment.