merge with master
[platform/framework/web/wrt-plugins-common.git] / src / modules / API / DEPRACATED / UI / UIFactory.h
index 59d5c8e..1a8dc1f 100644 (file)
@@ -31,8 +31,8 @@ class UIFactory : private DPL::Noncopyable
 {
   private:
     UIFactory()
-    {
-    }
+    {}
+
   public:
     static UIFactory& getInstance();
 };