Skip to content

Commit

Permalink
remove log
Browse files Browse the repository at this point in the history
  • Loading branch information
zth committed Apr 21, 2024
1 parent ac7c463 commit a0e142c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cli/Utils.res
Original file line number Diff line number Diff line change
Expand Up @@ -90,8 +90,6 @@ let callPrivateCli = command => {
} ++ "/resgraph.exe"
}

Console.log(binLocation)

(binLocation->makeUrl(currentFileUrl)).pathname
->ChildProcess.execFileSyncWith(command->privateCliCallToArgs, {maxBuffer: infinity})
->Buffer.toString
Expand Down

0 comments on commit a0e142c

Please sign in to comment.