[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[libeufin] branch master updated: remove newlines
From: |
gnunet |
Subject: |
[libeufin] branch master updated: remove newlines |
Date: |
Tue, 12 May 2020 16:16:52 +0200 |
This is an automated email from the git hooks/post-receive script.
ms pushed a commit to branch master
in repository libeufin.
The following commit(s) were added to refs/heads/master by this push:
new 2b611d2 remove newlines
2b611d2 is described below
commit 2b611d2a959ffccfdae28030e6d1b43256644241
Author: Marcello Stanisci <address@hidden>
AuthorDate: Tue May 12 16:16:48 2020 +0200
remove newlines
---
nexus/src/main/kotlin/tech/libeufin/nexus/Main.kt | 2 --
1 file changed, 2 deletions(-)
diff --git a/nexus/src/main/kotlin/tech/libeufin/nexus/Main.kt
b/nexus/src/main/kotlin/tech/libeufin/nexus/Main.kt
index 793ba53..dd94526 100644
--- a/nexus/src/main/kotlin/tech/libeufin/nexus/Main.kt
+++ b/nexus/src/main/kotlin/tech/libeufin/nexus/Main.kt
@@ -533,10 +533,8 @@ fun main() {
"Transport '${body.type}' not implemented. Use
'ebics'"
)
}
-
return@post
}
-
/**
* Hello endpoint.
*/
--
To stop receiving notification emails like this one, please contact
address@hidden.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [libeufin] branch master updated: remove newlines,
gnunet <=