diff --git a/web/src/components/Dashboard/DashboardCommunity/CommunityGalleryWhole.tsx b/web/src/components/Dashboard/DashboardCommunity/CommunityGalleryWhole.tsx index 94cff6e..86285e1 100644 --- a/web/src/components/Dashboard/DashboardCommunity/CommunityGalleryWhole.tsx +++ b/web/src/components/Dashboard/DashboardCommunity/CommunityGalleryWhole.tsx @@ -1,5 +1,5 @@ -import axios from "axios"; -import { useState, useEffect } from "react"; +//import axios from "axios"; +//import { useState, useEffect } from "react"; import CommunityGallery from "./CommunityGallery";