Removed old code

This commit is contained in:
nise.moe 2024-02-22 16:30:39 +01:00
parent 43398140cd
commit ba54eb5975

View File

@ -561,10 +561,6 @@ class ImportScores(
return return
} }
// It's limited to 10 requests per minute according to @ https://github.com/ppy/osu-api/wiki#get-replay-data
// So, we sleep for 6 seconds.
// Thread.sleep(6000)
// Calculate UR // Calculate UR
val processedReplay: CircleguardService.ReplayResponse? = try { val processedReplay: CircleguardService.ReplayResponse? = try {
this.circleguardService.processReplay( this.circleguardService.processReplay(