summaryrefslogtreecommitdiff
path: root/nexus/src/main/kotlin/tech/libeufin/nexus/Iso20022.kt
diff options
context:
space:
mode:
authorAntoine A <>2024-03-07 23:22:04 +0100
committerAntoine A <>2024-03-07 23:22:04 +0100
commit6f079d6469f6d5ab9e603e27b8e965215d38587c (patch)
tree2d2b353c089102ad77e7acf3d43430d24db623ae /nexus/src/main/kotlin/tech/libeufin/nexus/Iso20022.kt
parentce979222b082f2d4d729ea150f0eec351325db8f (diff)
downloadlibeufin-6f079d6469f6d5ab9e603e27b8e965215d38587c.tar.gz
libeufin-6f079d6469f6d5ab9e603e27b8e965215d38587c.tar.bz2
libeufin-6f079d6469f6d5ab9e603e27b8e965215d38587c.zip
Merge ebics and nexus module
Diffstat (limited to 'nexus/src/main/kotlin/tech/libeufin/nexus/Iso20022.kt')
-rw-r--r--nexus/src/main/kotlin/tech/libeufin/nexus/Iso20022.kt1
1 files changed, 0 insertions, 1 deletions
diff --git a/nexus/src/main/kotlin/tech/libeufin/nexus/Iso20022.kt b/nexus/src/main/kotlin/tech/libeufin/nexus/Iso20022.kt
index 946a1808..e2b673dd 100644
--- a/nexus/src/main/kotlin/tech/libeufin/nexus/Iso20022.kt
+++ b/nexus/src/main/kotlin/tech/libeufin/nexus/Iso20022.kt
@@ -19,7 +19,6 @@
package tech.libeufin.nexus
import tech.libeufin.common.*
-import tech.libeufin.ebics.*
import java.io.InputStream
import java.net.URLEncoder
import java.time.*