From 8329d78f322ab1537725e469d43cf9003dfd72ca Mon Sep 17 00:00:00 2001 From: RichardAH Date: Sun, 21 Dec 2025 13:42:46 +1000 Subject: [PATCH] Update src/ripple/app/tx/impl/Import.cpp Co-authored-by: tequ --- src/ripple/app/tx/impl/Import.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/ripple/app/tx/impl/Import.cpp b/src/ripple/app/tx/impl/Import.cpp index e7c7999fb..5ae7dfd2a 100644 --- a/src/ripple/app/tx/impl/Import.cpp +++ b/src/ripple/app/tx/impl/Import.cpp @@ -1394,8 +1394,6 @@ Import::doApply() else view().update(sle); - - // // Handle any key imports, but only if a tes code // these functions update the sle on their own