mirror of
https://github.com/GeyserMC/Geyser.git
synced 2025-12-19 14:59:27 +00:00
Remove accessor from previous commit
This commit is contained in:
@@ -131,4 +131,4 @@ inner class GitInfo {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// todo remove this when we're not using Jenkins anymore
|
// todo remove this when we're not using Jenkins anymore
|
||||||
private fun jenkinsBuildNumber(): String? = System.getenv("BUILD_NUMBER")
|
fun jenkinsBuildNumber(): String? = System.getenv("BUILD_NUMBER")
|
||||||
|
|||||||
Reference in New Issue
Block a user