Skip to content

Commit

Permalink
Minor formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
nigelnindodev committed Oct 21, 2023
1 parent 2f86d8b commit 757f208
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion src/config/orbit.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@
"url": "https://www.orbitxch.com/customer/sport/7522"
}
]
}
}
5 changes: 2 additions & 3 deletions src/core/analysis/three_way/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,5 @@ export class ThreeWayAnalyzer extends BaseAnalyser {

await Promise.all(results);
logger.info("Game events with EV: ", gameEventsWithEv);
}

}
}
}

0 comments on commit 757f208

Please sign in to comment.