Fix build issue by removing DeleteForDJVM from SgxSupport

This commit is contained in:
adam.houston 2022-03-14 12:20:27 +00:00
parent d532aa0e06
commit ac36d48f77

View File

@ -2,7 +2,7 @@ package net.corda.core.utilities
import net.corda.core.DeleteForDJVM
@DeleteForDJVM
//@DeleteForDJVM
object SgxSupport {
@JvmStatic
val isInsideEnclave: Boolean by lazy {