File tree Expand file tree Collapse file tree 3 files changed +7
-8
lines changed
Expand file tree Collapse file tree 3 files changed +7
-8
lines changed Original file line number Diff line number Diff line change 1- using System ;
1+ using GitUIPluginInterfaces ;
2+ using System ;
23using System . Collections . Generic ;
34using System . Linq ;
45using System . Windows . Forms ;
5- using GitUIPluginInterfaces ;
66
77namespace GitTfs . GitExtensions . Plugin
88{
Original file line number Diff line number Diff line change 1- using System . Collections . Generic ;
1+ using GitUIPluginInterfaces ;
2+ using ResourceManager ;
3+ using System . Collections . Generic ;
24using System . Linq ;
3- using System . Reflection ;
45using System . Text . RegularExpressions ;
56using System . Windows . Forms ;
6- using GitUIPluginInterfaces ;
7- using ResourceManager ;
87
98namespace GitTfs . GitExtensions . Plugin
109{
Original file line number Diff line number Diff line change 1- using System ;
1+ using GitUIPluginInterfaces ;
2+ using System ;
23using System . Windows . Forms ;
3- using GitUIPluginInterfaces ;
44
55namespace GitTfs . GitExtensions . Plugin
66{
You can’t perform that action at this time.
0 commit comments