Skip to content

Commit 2d70b8f

Browse files
committed
Style.
1 parent 28ef8b4 commit 2d70b8f

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

src/protocols/protocol_explore.cpp

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,9 @@ namespace libbitcoin {
2424
namespace node {
2525

2626
#define CLASS protocol_explore
27-
28-
using namespace boost::json;
29-
using namespace std::placeholders;
30-
using namespace network::http;
27+
3128
using namespace system;
29+
using namespace network::http;
3230

3331
BC_PUSH_WARNING(NO_THROW_IN_NOEXCEPT)
3432

0 commit comments

Comments
 (0)