Skip to content

Commit

Permalink
adding a clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
ger619 committed Sep 1, 2024
1 parent c1084d3 commit 9e66ba4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/models/table.rb
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ def gd
end

def pts
(w * 3) + (d * 1)
(w * 3) + d
end

def games_played
Expand Down

0 comments on commit 9e66ba4

Please sign in to comment.