Follow formatting NUI
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI / src / internal / XamlBinding / DependencyService.cs
index d83d493..a2561b7 100755 (executable)
@@ -111,7 +111,7 @@ namespace Tizen.NUI.Binding
                     Tizen.Log.Fatal("NUI", "Could not load assembly: {0} for Attibute {1} | Some renderers may not be loaded", assembly.FullName, targetAttrType.FullName);
                     continue;
                 }
-                
+
                 if (attributes.Length == 0)
                     continue;