mirror of
https://github.com/XRPLF/rippled.git
synced 2026-06-04 17:27:00 +00:00
clang-format
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user