Follow formatting NUI
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI.Components / Utils / StyleManager.cs
index d1ebc4e..f1ddb1c 100755 (executable)
@@ -172,7 +172,7 @@ namespace Tizen.NUI.Components
             if (Activator.CreateInstance(style) as StyleBase != null)
             {
                 ThemeMap[key].AddStyleWithoutClone(component.FullName, (Activator.CreateInstance(style) as StyleBase).GetViewStyle());
-            }          
+            }
         }
 
         /// <summary>