Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
DaveDarsa committed Jul 10, 2024
1 parent 6619429 commit 19b486b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/Organizations/GroupMembers/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ const GroupMembers = ({
projects,
refetch,
}) => {

const [projectModalOpen, setProjectModalOpen] = useState(false);
const [selectedProject, setSelectedProject] = useState('');

Expand Down

0 comments on commit 19b486b

Please sign in to comment.