Skip to content

Commit cecc309

Browse files
remove unused code
1 parent e9677a9 commit cecc309

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

include/keychain.hpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
#include <fc/crypto/hex.hpp>
1515
#include <fc/variant.hpp>
1616
#include <graphene/utilities/key_conversion.hpp>
17-
#include <json/json.hpp>
1817

1918
#include <boost/filesystem.hpp>
2019
#include <boost/signals2.hpp>

src/pipe_line_parser.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212

1313
using keychain_t = keychain_app::keychain;
1414

15-
using namespace nlohmann;
1615
using namespace keychain_app;
1716

1817
pipeline_parser::pipeline_parser(keychain_invoke_f&& keychain_f)

0 commit comments

Comments
 (0)