From b431a275541047556628e9b0a9ccf8fc8517328d Mon Sep 17 00:00:00 2001 From: Marcello Stanisci Date: Thu, 4 May 2017 23:45:38 +0200 Subject: remove dead content --- api/api-bank.rst | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/api/api-bank.rst b/api/api-bank.rst index 74e59eb9..6caac69c 100644 --- a/api/api-bank.rst +++ b/api/api-bank.rst @@ -92,22 +92,6 @@ request. } -.. _BasicAuth: -.. _tsref-type-BasicAuth: -.. code-block:: tsref - - interface BasicAuth { - - // username identifying the caller at the bank - username: string; - - // username's associated password - password: string; - - } - - - .. _BankError: .. code-block:: tsref -- cgit v1.2.3