diff --git a/src/components/CommunityComponents/CommunityList.vue b/src/components/CommunityComponents/CommunityList.vue index 7d2d789b09a5098dadfd90a695e23efbd01ec71d..007c4a182536fc4fd6531eccd75e86ca08ebfa8c 100644 --- a/src/components/CommunityComponents/CommunityList.vue +++ b/src/components/CommunityComponents/CommunityList.vue @@ -12,7 +12,6 @@ <script> import CommunityListItem from "@/components/CommunityComponents/CommunityListItem.vue"; -//import Join export default { name: "CommunityList",