merge with master
[platform/framework/web/wrt-plugins-common.git] / src / modules / API / DEPRACATED / AppLauncher / AppLauncherFactory.h
index 79db286..40874d3 100644 (file)
@@ -32,8 +32,8 @@ class AppLauncherFactory : private DPL::Noncopyable
 {
   private:
     AppLauncherFactory()
-    {
-    }
+    {}
+
   public:
     static AppLauncherFactory& getInstance();
     IAppLauncherManagerPtr     createAppLauncherManagerObject();