From 2cda8708068d6e248106c6f29ff84c15bc7ace6b Mon Sep 17 00:00:00 2001 From: "younghoon100.park" Date: Tue, 6 Feb 2024 20:40:27 +0900 Subject: [PATCH] =?UTF-8?q?[App]=20=20dispatch=20=EC=82=AD=EC=A0=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Detail Notes : 1. getBrandList, FeaturedBrandsPanel로 이동 후 불필요 로직 삭제 --- com.twin.app.shoptime/src/App/App.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/com.twin.app.shoptime/src/App/App.js b/com.twin.app.shoptime/src/App/App.js index 6b0ccb7f..c59fa3ac 100644 --- a/com.twin.app.shoptime/src/App/App.js +++ b/com.twin.app.shoptime/src/App/App.js @@ -6,7 +6,6 @@ import platform from "@enact/core/platform"; import ThemeDecorator from "@enact/sandstone/ThemeDecorator"; import appinfo from "../../webos-meta/appinfo.json"; -import { getBrandList } from "../actions/brandActions"; import { changeAppStatus } from "../actions/commonActions"; import { getAuthenticationCode } from "../actions/deviceActions"; import { @@ -59,7 +58,6 @@ function AppBase(props) { dispatch(getHomeMenu()); dispatch(getHomeLayout()); dispatch(getHomeMainContents()); - dispatch(getBrandList()); dispatch(getMyRecommandedKeyword()); dispatch(getBestSeller()); dispatch(