Skip to content

Commit

Permalink
[FOLD] Resolve merge conflict with 1.10.0-b2
Browse files Browse the repository at this point in the history
  • Loading branch information
gregtatcam committed Nov 10, 2022
1 parent 1e3a9e1 commit dd7f8db
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion src/ripple/rpc/handlers/AMMInfo.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
#include <ripple/net/RPCErr.h>
#include <ripple/protocol/Issue.h>
#include <ripple/rpc/Context.h>
#include <ripple/rpc/impl/GRPCHelpers.h>
#include <ripple/rpc/impl/RPCHelpers.h>
#include <grpcpp/support/status.h>

Expand Down
1 change: 0 additions & 1 deletion src/test/jtx/impl/AMM.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
#include <ripple/app/misc/AMM.h>
#include <ripple/basics/random.h>
#include <ripple/protocol/jss.h>
#include <ripple/rpc/impl/GRPCHelpers.h>
#include <ripple/rpc/impl/RPCHelpers.h>
#include <test/jtx/AMM.h>
#include <test/jtx/Env.h>
Expand Down

0 comments on commit dd7f8db

Please sign in to comment.