Whitespace
This commit is contained in:
parent
ebdbd5b53d
commit
37b539f89d
8 changed files with 5 additions and 15 deletions
|
|
@ -77,7 +77,6 @@ namespace MatterControl.Tests.MatterControl
|
|||
// Find and validate all UIField types, skipping abstract classes
|
||||
foreach (var fieldType in PluginFinder.FindTypes<UIField>().Where(fieldType => !fieldType.IsAbstract))
|
||||
{
|
||||
|
||||
if (fieldType.Name == "UIField")
|
||||
{
|
||||
continue;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue