remove involve box import in committees page
This commit is contained in:
parent
8d1fbe9ead
commit
464c27442a
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@ import TopBar from "./components/TopBar";
|
||||||
import { ACTIVE_PAGES, SOCIALS, EMAIL, OFFICERS } from "./Config";
|
import { ACTIVE_PAGES, SOCIALS, EMAIL, OFFICERS } from "./Config";
|
||||||
import Splash from "./components/Splash";
|
import Splash from "./components/Splash";
|
||||||
import DefaultSection from "./components/DefaultSection";
|
import DefaultSection from "./components/DefaultSection";
|
||||||
import InvolveBox from "./components/InvolveBox";
|
|
||||||
import SocialCard from "./components/SocialCard";
|
import SocialCard from "./components/SocialCard";
|
||||||
import Carousel from "./components/Carousel";
|
import Carousel from "./components/Carousel";
|
||||||
import Footer from "./components/Footer";
|
import Footer from "./components/Footer";
|
||||||
|
|
Loading…
Reference in a new issue