remove unnecessary #endif in Sponsor.h and sponsor.h

This commit is contained in:
tequ
2026-03-17 18:14:48 +09:00
parent 8c8ecffe1f
commit 8a05e3d93b
2 changed files with 0 additions and 4 deletions

View File

@@ -15,5 +15,3 @@ addSerializeSponsorData(Serializer& msg, AccountID const& sponsorID, std::uint32
}
} // namespace xrpl
#endif

View File

@@ -89,5 +89,3 @@ ledgerEntry(jtx::Env& env, jtx::Account const& sponsor, jtx::Account const& spon
} // namespace jtx
} // namespace test
} // namespace xrpl
#endif