diff options
Diffstat (limited to 'packages/taler-util/src/twrpc.ts')
-rw-r--r-- | packages/taler-util/src/twrpc.ts | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/packages/taler-util/src/twrpc.ts b/packages/taler-util/src/twrpc.ts index d221630d0..368e04e27 100644 --- a/packages/taler-util/src/twrpc.ts +++ b/packages/taler-util/src/twrpc.ts @@ -14,8 +14,6 @@ GNU Taler; see the file COPYING. If not, see <http://www.gnu.org/licenses/> */ -import { CoreApiResponse } from "./wallet-types.js"; - /** * Implementation for the wallet-core IPC protocol. * |