Skip to content

Commit

Permalink
Fixup! remove empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
sstone committed Apr 17, 2024
1 parent 2732f67 commit 3404542
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/commonMain/kotlin/fr/acinq/secp256k1/Secp256k1.kt
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,6 @@ public interface Secp256k1 {
*/
public fun cleanup()


public companion object : Secp256k1 by getSecpk256k1() {
@JvmStatic
public fun get(): Secp256k1 = this
Expand Down

0 comments on commit 3404542

Please sign in to comment.