Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
chriswebb09 committed Dec 19, 2023
1 parent 7bfcb95 commit ec40c53
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@

const { useState, useEffect } = React;

// "d9ee207d30bad84edc40ad42b9ed42d27f89b155" = GHClientSecret
const TeamMember = () => {

const [userData, setUserData] = useState({});
Expand Down

0 comments on commit ec40c53

Please sign in to comment.