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

Commit f14b646

Browse files
authored
Merge branch 'master' into fixes/1469-indent-heuristic
2 parents f9c9cce + 298af46 commit f14b646

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/GitHub.VisualStudio.UI/Views/Dialog/GistCreationView.xaml.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ namespace GitHub.VisualStudio.Views.Dialog
1515
public class GenericGistCreationView : ViewBase<IGistCreationViewModel, GistCreationView>
1616
{ }
1717

18-
public class FooBar { }
19-
2018
[ExportViewFor(typeof(IGistCreationViewModel))]
2119
[PartCreationPolicy(CreationPolicy.NonShared)]
2220
public partial class GistCreationView : GenericGistCreationView

0 commit comments

Comments
 (0)