Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Commit 4978dc1

Browse files
Cleanup
1 parent fdd7d8d commit 4978dc1

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

src/GitHub.InlineReviews/Tags/ShowInlineAnnotationGlyph.xaml.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,5 @@ public ShowInlineAnnotationGlyph()
99
{
1010
InitializeComponent();
1111
}
12-
1312
}
1413
}

src/GitHub.InlineReviews/Tags/ShowInlineCommentAnnotationGlyph.xaml.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,5 @@ public ShowInlineCommentAnnotationGlyph()
99
{
1010
InitializeComponent();
1111
}
12-
1312
}
1413
}

src/GitHub.InlineReviews/Tags/ShowInlineCommentGlyph.xaml.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,5 @@ public ShowInlineCommentGlyph()
99
{
1010
InitializeComponent();
1111
}
12-
1312
}
1413
}

0 commit comments

Comments
 (0)