lrf402788946 4 年 前
コミット
974c69d2d3
1 ファイル変更0 行追加1 行削除
  1. 0 1
      app/service/trainplan.js

+ 0 - 1
app/service/trainplan.js

@@ -808,7 +808,6 @@ class TrainplanService extends CrudService {
       count.push(colCount);
     }
     result.push(count);
-    console.log(result);
     return result;
   }