style: bruh

This commit is contained in:
Phan Huy Tran 2025-04-24 12:09:52 +02:00 committed by Phan Huy Tran
commit c93c386469

View file

@ -47,4 +47,4 @@ public class SlotController {
return ResponseEntity.ok(spinResult); return ResponseEntity.ok(spinResult);
} }
} }