mirror of
https://github.com/packwiz/packwiz-installer.git
synced 2025-04-19 21:16:30 +02:00
Remove unused client/server fields
This commit is contained in:
parent
8635906b1c
commit
afb574d82d
@ -14,6 +14,4 @@ class PackFile {
|
|||||||
}
|
}
|
||||||
|
|
||||||
var versions: Map<String, String>? = null
|
var versions: Map<String, String>? = null
|
||||||
var client: Map<String, Any>? = null
|
|
||||||
var server: Map<String, Any>? = null
|
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user