Skip to content

Commit 00add06

Browse files
committed
remove console.log
1 parent a72ff81 commit 00add06

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

web-server/src/components/DoraScoreV2.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,6 @@ const IndustryDropdown = () => {
109109
depFn(anchorEl.set, null);
110110
}, [anchorEl.set]);
111111

112-
console.log('Debugging', { selectedIndustry });
113112
return (
114113
<FlexBox>
115114
<FlexBox alignCenter pointer onClick={handleOpenMenu}>

0 commit comments

Comments
 (0)