Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
jtmaxwell3 committed Sep 27, 2024
1 parent 62f66b5 commit 29871dc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/SIL.Machine.Morphology.HermitCrab/RootAllomorph.cs
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ public class RootAllomorph : Allomorph
{
private readonly Segments _segments;


/// <summary>
/// Initializes a new instance of the <see cref="RootAllomorph"/> class.
/// </summary>
Expand All @@ -27,7 +26,6 @@ public RootAllomorph(Segments segments)
IsPattern = true;
}
}

}

/// <summary>
Expand Down

0 comments on commit 29871dc

Please sign in to comment.