Skip to content
This repository has been archived by the owner on May 25, 2022. It is now read-only.

Commit

Permalink
fix: remove unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
phodal committed Apr 11, 2022
1 parent 0eed4ea commit a08cf79
Showing 1 changed file with 0 additions and 3 deletions.
Expand Up @@ -179,9 +179,6 @@ class GitDiffer(val path: String, val branch: String) {

reverseCallMap[callee]!! += caller
}
if (caller == "infrastructure.SourceBatch.execute") {
// println(functionMap)
}
}
}
}
Expand Down

0 comments on commit a08cf79

Please sign in to comment.