Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
thelostone-mc authored May 22, 2024
1 parent 64dcd90 commit 443b827
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions packages/round-manager/src/features/round/ViewManageTeam.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -90,9 +90,6 @@ export default function ViewManageTeam(props: {

const isTeamMembersLoading = indexingStatus == ProgressStatus.IN_PROGRESS;

console.log("TEAM", isTeamMembersLoading)
console.log("CON", contractUpdatingStatus)
console.log("INDE", indexingStatus)

const progressSteps: ProgressStep[] = [
{
Expand Down

0 comments on commit 443b827

Please sign in to comment.