Explorar el Código

:fire: console.debug("timer"

visuddhinanda hace 2 años
padre
commit
d843d98bc5
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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;
     }