Skip to content

Commit

Permalink
fix: remove unwanted code
Browse files Browse the repository at this point in the history
  • Loading branch information
angrybayblade committed Jun 6, 2024
1 parent 259ef3c commit 5237df7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion electron/install.js
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,6 @@ async function installBrew() {
runCmdUnix("brew", ["doctor"])

fs.rmSync(outfile)
fs.rmdirSync(outdir)
}

function isTendermintInstalledUnix() {
Expand Down

0 comments on commit 5237df7

Please sign in to comment.