Skip to content

Commit

Permalink
[Nadeem] Fix the build issue(s)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nadeem-05 committed Nov 22, 2024
1 parent 6f1f616 commit 3bcd7cb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,6 @@ func (a *App) UpdateStats(isSuccess bool) {
return
}

// Update the stats
if isSuccess {
stats.SuccessRate++
} else {
Expand Down

0 comments on commit 3bcd7cb

Please sign in to comment.