Skip to content

Commit

Permalink
cr
Browse files Browse the repository at this point in the history
  • Loading branch information
going-confetti committed Oct 21, 2024
1 parent d8b4146 commit d50da6b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/views/Recorder/Recorder.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ export function Recorder() {
try {
resetProxyData()
setRecorderState('starting')
console.log('url', url)
await startRecording(url)

setRecorderState('recording')
Expand Down

0 comments on commit d50da6b

Please sign in to comment.