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(