@@ -215,7 +215,6 @@ class PatentwarningService extends CrudService {
obj.to_name = name;
arr.push(obj);
}
- console.log(arr);
return arr;