Skip to content

Commit 34401a6

Browse files
Update src/pages/EditorComponent.js
Co-authored-by: Copilot <[email protected]>
1 parent 57a0f07 commit 34401a6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/pages/EditorComponent.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,6 @@ function EditorComponent() {
9696
const isImportingRef = useRef(false);
9797
const fileInputRef = useRef(null);
9898
const timeoutRef = useRef(null);
99-
const [isDownloading, setDownloading] = useState(false);
10099

101100
const styles = {
102101
flex: {

0 commit comments

Comments
 (0)