mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-18 18:15:50 +00:00
Fix build issue - unused variable
This commit is contained in:
@@ -6523,8 +6523,6 @@ protected:
|
||||
Account const lender{"lender"};
|
||||
Account const borrower{"borrower"};
|
||||
|
||||
auto const asset = xrpIssue();
|
||||
|
||||
env.fund(XRP(200'000), lender, borrower);
|
||||
env.close();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user