clang-format

This commit is contained in:
tequ
2026-01-31 01:33:29 +09:00
parent 4e87de7303
commit d390bc7a87

View File

@@ -44,11 +44,7 @@ public:
doApply() override;
static Expected<MPTID, TER>
create(
ApplyView& view,
STTx const& tx,
beast::Journal journal,
MPTCreateArgs const& args);
create(ApplyView& view, STTx const& tx, beast::Journal journal, MPTCreateArgs const& args);
};
} // namespace xrpl