diff --git a/src/containers/Challenges/index.jsx b/src/containers/Challenges/index.jsx
index 9ed26b9..92a5ab5 100644
--- a/src/containers/Challenges/index.jsx
+++ b/src/containers/Challenges/index.jsx
@@ -6,7 +6,7 @@ import actions from "../../actions";
// import ChallengeRecommendedError from "./Listing/errors/ChallengeRecommendedError";
import * as constants from "../../constants";
import IconListView from "../../assets/icons/list-view.svg";
-import IconCardView from "../../assets/icons/card-view.svg";
+//import IconCardView from "../../assets/icons/card-view.svg";
import { Banner } from "@topcoder/micro-frontends-earn-app";
import * as utils from "../../utils";
@@ -80,9 +80,9 @@ const Challenges = ({
- */}
{initialized && (