Skip to content

Commit c71741f

Browse files
committed
fix: missed renaming
Signed-off-by: Ahmed Moussa <[email protected]>
1 parent a2286bc commit c71741f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: edge-agent-sdk/src/commonTest/kotlin/org/hyperledger/identus/walletsdk/castor/PrismDIDPublicKeyTests.kt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
package org.hyperledger.identus.walletsdk.castor
22

3-
import io.iohk.atala.prism.protos.PublicKey
43
import kotlinx.coroutines.ExperimentalCoroutinesApi
54
import kotlinx.coroutines.test.runTest
5+
import org.hyperledger.identus.protos.PublicKey
66
import org.hyperledger.identus.walletsdk.apollo.utils.Ed25519KeyPair
77
import org.hyperledger.identus.walletsdk.apollo.utils.Ed25519PrivateKey
88
import org.hyperledger.identus.walletsdk.apollo.utils.Ed25519PublicKey

0 commit comments

Comments
 (0)