Skip to content

Commit

Permalink
Remove extra comma
Browse files Browse the repository at this point in the history
Messed up and left a comma
  • Loading branch information
Holli-Git committed Mar 16, 2024
1 parent 3ff5f7c commit 5bf5f8a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
[ "9mmfmj", 35 ],
[ "45_acp", 20 ],
[ "reloaded_45_acp", 25 ],
[ "45_jhp", 10 ],,
[ "45_jhp", 10 ],
[ "rifle_22", 25 ],
[ "uzi", 10 ],
[ "mac_10", 10 ],
Expand Down

0 comments on commit 5bf5f8a

Please sign in to comment.