From 14caeee582a7256336fa8c8d180293697d05beaa Mon Sep 17 00:00:00 2001 From: Bronek Date: Thu, 2 Oct 2025 03:57:15 -0700 Subject: [PATCH] deploy: 5d79bfc5317093b00b787dfd5e50ce3bee1de0ca --- View_8cpp_source.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/View_8cpp_source.html b/View_8cpp_source.html index ee13487b61..28ccca00b7 100644 --- a/View_8cpp_source.html +++ b/View_8cpp_source.html @@ -3364,7 +3364,7 @@ $(document).ready(function() { init_codefold(0); });
3126 { // LCOV_EXCL_START
3127 JLOG(j.error())
3128 << "rippleUnlockEscrowMPT: MPToken not found for " << receiver;
-
3129 return tecOBJECT_NOT_FOUND; // LCOV_EXCL_LINE
+
3129 return tecOBJECT_NOT_FOUND;
3130 } // LCOV_EXCL_STOP
3131
3132 auto current = sle->getFieldU64(sfMPTAmount);