We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea084aa commit a5ffa1cCopy full SHA for a5ffa1c
1 file changed
package/src/components/MessageInput/hooks/useAudioController.tsx
@@ -320,10 +320,6 @@ export const useAudioController = () => {
320
recordingDuration,
321
recordingStatus,
322
setMicLocked,
323
- setRecording,
324
- setRecordingDuration,
325
- setRecordingStatus,
326
- setWaveformData,
327
startVoiceRecording,
328
stopVoiceRecording,
329
uploadVoiceRecording,
0 commit comments