mirror of
https://github.com/corda/corda.git
synced 2025-04-28 06:49:55 +00:00
CORDA-3238 Fix Classgraph scanning lock type (#5492)
This commit is contained in:
parent
a7f790bc35
commit
93a11238ef
@ -2,7 +2,7 @@
|
||||
|
||||
package net.corda.core.internal
|
||||
|
||||
import co.paralleluniverse.strands.concurrent.ReentrantLock
|
||||
import java.util.concurrent.locks.ReentrantLock
|
||||
import io.github.classgraph.ClassGraph
|
||||
import io.github.classgraph.ScanResult
|
||||
import net.corda.core.DeleteForDJVM
|
||||
|
Loading…
x
Reference in New Issue
Block a user