From 2a698585f0e1a2450c7bbe504c2b39df00abadab Mon Sep 17 00:00:00 2001 From: Marcello Stanisci Date: Mon, 11 May 2020 01:09:51 +0200 Subject: remove superfluous field --- libeufin/api-nexus.rst | 3 --- 1 file changed, 3 deletions(-) (limited to 'libeufin') diff --git a/libeufin/api-nexus.rst b/libeufin/api-nexus.rst index 4e259eee..0bd35681 100644 --- a/libeufin/api-nexus.rst +++ b/libeufin/api-nexus.rst @@ -256,9 +256,6 @@ to the real bank. interface BankTransport { - // Type of the transport (ebics, fints, native, ..) - type: string; - // Mnemonic identifier for the transport bein created. name: string; -- cgit v1.2.3