From 7d1dfa4b6c2cf36174ebb9f629f0c39bed791a0e Mon Sep 17 00:00:00 2001
From: "Dmitriy A. Gerasimov" <dmitriy.gerasimov@demlabs.net>
Date: Tue, 19 Feb 2019 23:48:35 +0700
Subject: [PATCH] [-] Removed useless headers

---
 dap_chain_wallet_ops.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dap_chain_wallet_ops.c b/dap_chain_wallet_ops.c
index 40e1ab0..45c4c78 100644
--- a/dap_chain_wallet_ops.c
+++ b/dap_chain_wallet_ops.c
@@ -1,6 +1,5 @@
 #include "dap_chain_common.h"
 #include "dap_chain_wallet_ops.h"
-#include "dap_chain_block_txs.h"
 
 /**
  * @brief dap_chain_wallet_op_tx_request
-- 
GitLab