mirror of
				https://github.com/XRPLF/rippled.git
				synced 2025-11-04 11:15:56 +00:00 
			
		
		
		
	Remove bogus coverage warning (#5838)
This commit is contained in:
		@@ -3126,7 +3126,7 @@ rippleUnlockEscrowMPT(
 | 
			
		||||
        {  // LCOV_EXCL_START
 | 
			
		||||
            JLOG(j.error())
 | 
			
		||||
                << "rippleUnlockEscrowMPT: MPToken not found for " << receiver;
 | 
			
		||||
            return tecOBJECT_NOT_FOUND;  // LCOV_EXCL_LINE
 | 
			
		||||
            return tecOBJECT_NOT_FOUND;
 | 
			
		||||
        }  // LCOV_EXCL_STOP
 | 
			
		||||
 | 
			
		||||
        auto current = sle->getFieldU64(sfMPTAmount);
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user