build(download): remove unused variable
All checks were successful
Release to Staging / build_and_release (push) Successful in 57s

This commit is contained in:
enes 2025-01-16 19:45:02 +01:00
parent dc96783231
commit a9c5c3d18a

View File

@ -30,7 +30,6 @@ import {
copyTextToClipboard,
downloadFile,
getFilenameFromUrl,
isReachable,
isValidUrl
} from '../../utils'
import { Comments } from '../../components/comment'