Skip to content

Commit

Permalink
Remove unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
benagain committed Mar 26, 2023
1 parent ec0b392 commit 54cebd5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Tests/FluentAssertions.Equivalency.Specs/CollectionSpecs.cs
Original file line number Diff line number Diff line change
Expand Up @@ -107,8 +107,6 @@ public class MyObject
public string MyString { get; set; }

public ClassIdentifiedById Child { get; set; }

public string[] MyCollection { get; set; }
}

public class ClassIdentifiedById
Expand Down

0 comments on commit 54cebd5

Please sign in to comment.