gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[libeufin] branch master updated: missing import


From: gnunet
Subject: [libeufin] branch master updated: missing import
Date: Thu, 18 Jun 2020 16:29:41 +0200

This is an automated email from the git hooks/post-receive script.

dold pushed a commit to branch master
in repository libeufin.

The following commit(s) were added to refs/heads/master by this push:
     new 7a6146b  missing import
7a6146b is described below

commit 7a6146b5ddf9c95e315178883a8b0294996b86c5
Author: Florian Dold <florian.dold@gmail.com>
AuthorDate: Thu Jun 18 19:59:31 2020 +0530

    missing import
---
 nexus/src/main/kotlin/tech/libeufin/nexus/taler.kt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/nexus/src/main/kotlin/tech/libeufin/nexus/taler.kt 
b/nexus/src/main/kotlin/tech/libeufin/nexus/taler.kt
index 3f2470f..c2d9050 100644
--- a/nexus/src/main/kotlin/tech/libeufin/nexus/taler.kt
+++ b/nexus/src/main/kotlin/tech/libeufin/nexus/taler.kt
@@ -38,6 +38,7 @@ import org.jetbrains.exposed.dao.Entity
 import org.jetbrains.exposed.dao.id.IdTable
 import org.jetbrains.exposed.sql.*
 import org.jetbrains.exposed.sql.transactions.transaction
+import tech.libeufin.nexus.bankaccount.addPreparedPayment
 import tech.libeufin.nexus.ebics.doEbicsUploadTransaction
 import tech.libeufin.util.*
 import kotlin.math.abs

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]