tumao пре 3 година
родитељ
комит
0ee2337308
1 измењених фајлова са 0 додато и 8 уклоњено
  1. 0 8
      client/src/pages/schema/IndexTypeElement.tsx

+ 0 - 8
client/src/pages/schema/IndexTypeElement.tsx

@@ -118,14 +118,6 @@ const IndexTypeElement: FC<{
         if (value !== 100) {
           fetchProgress();
         } else {
-          console.log(
-            '--- percent value:',
-            value,
-            'indexed rows',
-            indexed_rows,
-            'total_rows',
-            total_rows
-          );
           timer && clearTimeout(timer);
           // reset build progress
           setCreateProgress(0);