fix tests

This commit is contained in:
Mayukha Vadari
2026-05-04 16:30:38 -04:00
parent 700cd6a2b1
commit cedebd5a86
3 changed files with 35 additions and 16 deletions

View File

@@ -38,11 +38,7 @@ public:
// Interface used by AccountDelete
static TER
deleteDelegate(
ApplyView& view,
std::shared_ptr<SLE> const& sle,
AccountID const& account,
beast::Journal j);
deleteDelegate(ApplyView& view, std::shared_ptr<SLE> const& sle, beast::Journal j);
};
} // namespace xrpl