[DeviceHome] Remove the wrong parentheses to fix the script 57/274757/2 submit/tizen/20220509.160020
authorHunseop Jeong <hs85.jeong@samsung.com>
Mon, 9 May 2022 04:52:39 +0000 (13:52 +0900)
committerHunseop Jeong <hs85.jeong@samsung.com>
Mon, 9 May 2022 04:55:47 +0000 (13:55 +0900)
Change-Id: I2f73e84ebaa225a3b0404b5118114ea774d08cfd
Signed-off-by: Hunseop Jeong <hs85.jeong@samsung.com>
device_home/service/service.js

index d73de5a..2c9611e 100644 (file)
@@ -250,7 +250,6 @@ function registerWrtMessagePort() {
     }
   });
 }
-}
 
 function unsetPackageInfoEventListener() {
   tizen.package.unsetPackageInfoEventListener();