Remove redundant JvmStatic
This commit is contained in:
@@ -292,7 +292,6 @@ class RootServer @JvmOverloads constructor(private val warnLogger: (String) -> U
|
||||
* If set to true, debug information will be printed to logcat.
|
||||
*/
|
||||
@JvmField
|
||||
@JvmStatic
|
||||
var DEBUG = false
|
||||
|
||||
private const val TAG = "RootServer"
|
||||
|
||||
Reference in New Issue
Block a user