jacobhood / Challonge-DotNet

MIT License
2 stars 4 forks source link

Refactor ChallongeClient overloads #11

Closed jacobhood closed 3 years ago

jacobhood commented 3 years ago

Remove async/await keywords from the overloads that can directly return a task via a call to the method being overloaded.

jacobhood commented 3 years ago

Resolved in commit 2c41a0cbbf6f67d5a9544d2e8b2e3ed009f4c99e.