From 37da365a7d52ad01e2a1219dd2a9a7779627e27d Mon Sep 17 00:00:00 2001 From: gregtatcam Date: Fri, 7 Jun 2024 12:21:32 -0400 Subject: [PATCH] Fix clang format --- src/ripple/app/paths/Flow.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/ripple/app/paths/Flow.cpp b/src/ripple/app/paths/Flow.cpp index cce1cec18e2..0f7286b6ffa 100644 --- a/src/ripple/app/paths/Flow.cpp +++ b/src/ripple/app/paths/Flow.cpp @@ -147,8 +147,7 @@ flow( // different types, use templates to tell `flow` about the amount types. path::RippleCalc::Output result; std::visit( - [&, &strands_ = strands]( - TIn*&&, TOut*&&) { + [&, &strands_ = strands](TIn*&&, TOut*&&) { result = finishFlow( sb, srcAsset,