|
@@ -70,7 +70,6 @@ const ExportModalWidget = ({
|
|
|
filenameRef.current = filename;
|
|
filenameRef.current = filename;
|
|
|
});
|
|
});
|
|
|
const queryStatus = () => {
|
|
const queryStatus = () => {
|
|
|
- console.debug("timer", filenameRef.current);
|
|
|
|
|
if (typeof filenameRef.current === "undefined") {
|
|
if (typeof filenameRef.current === "undefined") {
|
|
|
return;
|
|
return;
|
|
|
}
|
|
}
|