Skip to content

Commit fb8863d

Browse files
author
SlavaRa
committed
Cleanup
1 parent bc0d022 commit fb8863d

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

External/Plugins/CodeRefactor/PluginMain.cs

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,10 @@ public class PluginMain : IPlugin
3737
private RefactorMenu refactorMainMenu;
3838
private Settings settingObject;
3939
private String settingFilename;
40-
41-
#region Required Properties
42-
4340
TreeView projectTreeView;
4441

42+
#region Required Properties
43+
4544
/// <summary>
4645
/// Api level of the plugin
4746
/// </summary>

0 commit comments

Comments
 (0)