mirror of
https://github.com/corda/corda.git
synced 2025-06-21 16:49:45 +00:00
Moved the Path extension methods that were in Utils.kt into the internal package
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
package net.corda.kotlin.rpc
|
||||
|
||||
import net.corda.core.div
|
||||
import net.corda.core.internal.div
|
||||
import org.junit.Test
|
||||
import java.io.File
|
||||
import java.nio.file.Path
|
||||
|
Reference in New Issue
Block a user