[cleanup] Remove unused import

This commit is contained in:
Jack Grigg
2017-02-09 17:54:16 +00:00
parent cc71666a51
commit 873c40365a

View File

@@ -11,7 +11,6 @@
#include <set>
#include <stdint.h>
#include <boost/algorithm/string/case_conv.hpp> // for to_lower()
#include "univalue/univalue.h"
using namespace std;