Skip to content

Commit

Permalink
Nit: Remove unused header in Storage.cpp
Browse files Browse the repository at this point in the history
Added BTC_Address.h by mistake.  It's not used in this file. Removed.
  • Loading branch information
cculianu committed Dec 14, 2020
1 parent 1506eb2 commit 40ce944
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Storage.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
// <https://www.gnu.org/licenses/>.
//
#include "BTC.h"
#include "BTC_Address.h"
#include "CostCache.h"
#include "Mempool.h"
#include "Merkle.h"
Expand Down

0 comments on commit 40ce944

Please sign in to comment.