mirror of
https://github.com/Kingsrook/qqq.git
synced 2025-07-18 05:01:07 +00:00
CE-781 Feedback from code review
This commit is contained in:
@ -352,7 +352,6 @@ public class AbstractMongoDBAction
|
||||
/////////////////////////
|
||||
// do remaining values //
|
||||
/////////////////////////
|
||||
// for(Map.Entry<String, Serializable> entry : clone.getValues().entrySet())
|
||||
for(Map.Entry<String, Serializable> entry : record.getValues().entrySet())
|
||||
{
|
||||
if(!processedFields.contains(entry.getKey()))
|
||||
|
Reference in New Issue
Block a user