oops
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 37s

This commit is contained in:
Lee 2024-07-27 20:16:18 +01:00
parent 66b4b18793
commit 476405acd7

@ -92,11 +92,6 @@ public class TrackedScore {
*/
private String difficulty;
/**
* The star count of the difficulty.
*/
private Double stars;
/**
* The timestamp of the score.
*/