Skip to content

Commit

Permalink
Missed a small merge conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
EdwardCooke committed Jul 14, 2024
1 parent 30cced2 commit 2c75a78
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions YamlDotNet.Test/Serialization/DeserializerTest.cs
Original file line number Diff line number Diff line change
Expand Up @@ -527,8 +527,6 @@ public interface IModelSpec

string DriveType { get; }
}
<<<<<<< HEAD
=======

public class Conference
{
Expand All @@ -549,6 +547,5 @@ public class Session

public Attendee Greeter { get; private set; }
}
>>>>>>> 760472fd76aaa7c359336e7dc17b268fe010f4bd
}
}

0 comments on commit 2c75a78

Please sign in to comment.