Skip to content

Commit

Permalink
Resolve issues after rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
juileetikekar committed Sep 26, 2024
1 parent 537acf7 commit 6522200
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -243,9 +243,6 @@ private static JsonObject Transform(RelationshipElementValue relationshipElement
var result = new JsonObject();
result[relationshipElementValue.IdShort] = valueObject;

var result = new JsonObject();
result[relationshipElementValue.IdShort] = valueObject;

return result;
}

Expand Down

0 comments on commit 6522200

Please sign in to comment.