Skip to content

Commit

Permalink
updated approve community-units
Browse files Browse the repository at this point in the history
  • Loading branch information
ertush committed Oct 26, 2023
1 parent af9747d commit 2c12d5c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pages/community-units/approve/[id].js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ import TableContainer from '@mui/material/TableContainer';
import TableHead from '@mui/material/TableHead';
import TableRow from '@mui/material/TableRow';
import { useRouter } from 'next/router'
import dynamic from "next/dynamic";
import { UserContext } from '../../../providers/user';
import CommunityUnitSideMenu from '../../../components/CommunityUnitSideMenu';

Expand Down

0 comments on commit 2c12d5c

Please sign in to comment.