[-] Remove version

This commit is contained in:
Azalea
2024-03-28 23:34:05 -04:00
parent e537e0f115
commit 4dbb287e11
2 changed files with 1 additions and 3 deletions

View File

@@ -142,7 +142,6 @@ class WcUserPlayLog : WaccaUserEntity() {
@Entity @Table(name = "wacca_user_stageup", uniqueConstraints = [UC("", ["user_id", "stage_id"])])
class WcUserStageUp : WaccaUserEntity() {
var version = 0
var stageId = 0
var clearStatus = 0
var clearSongCt = 0