Sfoglia il codice sorgente

:fire: console.debug("timer"

visuddhinanda 2 anni fa
parent
commit
d843d98bc5
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      dashboard/src/components/export/ExportModal.tsx

+ 0 - 1
dashboard/src/components/export/ExportModal.tsx

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