gnunet-svn
[Top][All Lists]
Advanced

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

[libeufin] branch master updated: address warnings


From: gnunet
Subject: [libeufin] branch master updated: address warnings
Date: Fri, 24 Jan 2020 16:20:09 +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 039d565  address warnings
039d565 is described below

commit 039d56552b446618c76dc8e2f2c9eeb8938f9897
Author: Marcello Stanisci <address@hidden>
AuthorDate: Fri Jan 24 16:20:01 2020 +0100

    address warnings
---
 nexus/src/main/kotlin/Helpers.kt | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/nexus/src/main/kotlin/Helpers.kt b/nexus/src/main/kotlin/Helpers.kt
index ca738eb..f0edd18 100644
--- a/nexus/src/main/kotlin/Helpers.kt
+++ b/nexus/src/main/kotlin/Helpers.kt
@@ -86,9 +86,7 @@ fun createDownloadInitializationPhase(
 fun createUploadInitializationPhase(
     subscriberData: EbicsContainer,
     orderType: String,
-    cryptoBundle: CryptoUtil.EncryptionResult,
-    nonce: ByteArray,
-    date: XMLGregorianCalendar
+    cryptoBundle: CryptoUtil.EncryptionResult
 ): EbicsRequest {
 
     return EbicsRequest.createForUploadInitializationPhase(

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



reply via email to

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