lrf402788946 4 years ago
parent
commit
974c69d2d3
1 changed files with 0 additions and 1 deletions
  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;
   }