Skip to content

Commit 5fb834d

Browse files
run make check-test
1 parent 4d033bb commit 5fb834d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

frontend/src/components/ChapterMap.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,6 @@ const ChapterMap = ({
208208
zoomControlRef.current = null
209209
}
210210

211-
212211
return () => {
213212
if (zoomControlRef.current) {
214213
zoomControlRef.current.remove()

0 commit comments

Comments
 (0)