mirror of
https://github.com/corda/corda.git
synced 2025-02-02 01:08:09 +00:00
Fix build issue by removing DeleteForDJVM from SgxSupport
This commit is contained in:
parent
d532aa0e06
commit
ac36d48f77
@ -2,7 +2,7 @@ package net.corda.core.utilities
|
||||
|
||||
import net.corda.core.DeleteForDJVM
|
||||
|
||||
@DeleteForDJVM
|
||||
//@DeleteForDJVM
|
||||
object SgxSupport {
|
||||
@JvmStatic
|
||||
val isInsideEnclave: Boolean by lazy {
|
||||
|
Loading…
x
Reference in New Issue
Block a user