Skip to content

Commit

Permalink
Merge pull request #168 from FirelyTeam/remove-unused-files
Browse files Browse the repository at this point in the history
Update MS main with Firely main
  • Loading branch information
GinoCanessa authored Sep 27, 2024
2 parents f0377d5 + 06e5ff5 commit 173e7fd
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -560,8 +560,6 @@ private void ModifyDefinitionsForConsistency()
edContent.ElementId = "Binary.content";
edContent.Path = "Binary.content";
edContent.Base = new() { Path = "Binary.content", Min = 0, Max = "1" };
edContent.Min = 1;
edContent.Max = "1";

edContent.cgSetFieldOrder(edData.cgFieldOrder(), edData.cgComponentFieldOrder());

Expand Down

0 comments on commit 173e7fd

Please sign in to comment.