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