Skip to content

Commit

Permalink
fixed lint issue
Browse files Browse the repository at this point in the history
  • Loading branch information
sijumoncy committed May 29, 2024
1 parent 5818a59 commit 03f611b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ const AudioEditor = ({ editor }) => {
setAudioContent,
setAudioCurrentChapter,
setAudioPath,
setEditorFontSize,
},
} = useContext(ReferenceContext);

Expand Down

0 comments on commit 03f611b

Please sign in to comment.