Skip to content

Commit

Permalink
add private key logic
Browse files Browse the repository at this point in the history
  • Loading branch information
soaryong-stamper committed May 10, 2023
1 parent 3bbe1e9 commit 064dcfe
Showing 1 changed file with 2 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
package io.cosmostation.suikotlin

import androidx.test.platform.app.InstrumentationRegistry
import androidx.test.ext.junit.runners.AndroidJUnit4

import androidx.test.platform.app.InstrumentationRegistry
import org.junit.Assert.*
import org.junit.Test
import org.junit.runner.RunWith

import org.junit.Assert.*

/**
* Instrumented test, which will execute on an Android device.
*
Expand Down

0 comments on commit 064dcfe

Please sign in to comment.