Removed unused code

This commit is contained in:
Dev 2024-11-11 17:21:03 +00:00
parent bcad3773f7
commit 372498a07e

View File

@ -91,9 +91,6 @@ export class MatchController {
request.wavesSettings.botDifficulty,
);
}
// Store the profile as-is for later use on the post-raid exp screen
const currentProfile = this.saveServer.getProfile(sessionID);
}
/**