mirror of
https://github.com/packwiz/packwiz-installer.git
synced 2025-12-13 23:38:26 +01:00
Remove unused client/server fields
This commit is contained in:
@@ -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
|
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user