gnunet-svn
[Top][All Lists]
Advanced

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

[libeufin] branch master updated: fix compile error


From: gnunet
Subject: [libeufin] branch master updated: fix compile error
Date: Sat, 11 Jan 2020 23:13:53 +0100

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

marcello pushed a commit to branch master
in repository libeufin.

The following commit(s) were added to refs/heads/master by this push:
     new 073f6e3  fix compile error
073f6e3 is described below

commit 073f6e3c487ec034c4bf4ffc1c2267805d2ba499
Author: Marcello Stanisci <address@hidden>
AuthorDate: Sat Jan 11 23:13:44 2020 +0100

    fix compile error
---
 nexus/src/main/kotlin/Helpers.kt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/nexus/src/main/kotlin/Helpers.kt b/nexus/src/main/kotlin/Helpers.kt
index ab60d65..7a7b68b 100644
--- a/nexus/src/main/kotlin/Helpers.kt
+++ b/nexus/src/main/kotlin/Helpers.kt
@@ -3,6 +3,7 @@ package tech.libeufin.nexus
 import io.ktor.client.HttpClient
 import io.ktor.client.request.post
 import io.ktor.http.HttpStatusCode
+import tech.libeufin.util.getGregorianDate
 import tech.libeufin.util.CryptoUtil
 import tech.libeufin.util.XMLUtil
 import tech.libeufin.util.ebics_h004.EbicsRequest

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

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