Skip to content

Commit f278479

Browse files
committed
fix: remove console
1 parent f81ef99 commit f278479

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/packages/picker/picker.taro.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,6 @@ const InternalPicker: ForwardRefRenderFunction<
142142
value,
143143
index,
144144
})
145-
console.log('sss')
146145
}
147146

148147
const onConfirmEvent = () => {

0 commit comments

Comments
 (0)