Skip to content

Commit

Permalink
remove old TODO already completed
Browse files Browse the repository at this point in the history
  • Loading branch information
marcocastignoli committed Apr 27, 2023
1 parent 74da054 commit 7693ad5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/lib-sourcify/src/lib/solidityCompiler.ts
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,6 @@ export async function getAllMetadataAndSourcesFromSolcJson(
return metadataAndSources;
}

// TODO: Handle where and how solc is saved
export async function getSolcExecutable(
platform: string,
version: string
Expand Down

0 comments on commit 7693ad5

Please sign in to comment.