visuddhinanda 2 лет назад
Родитель
Сommit
d843d98bc5
1 измененных файлов с 0 добавлено и 1 удалено
  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;
     }