diff --git a/core/src/data/suggestions/SuggestionDataService.ts b/core/src/data/suggestions/SuggestionDataService.ts index c15701f0..9e464c87 100644 --- a/core/src/data/suggestions/SuggestionDataService.ts +++ b/core/src/data/suggestions/SuggestionDataService.ts @@ -102,8 +102,6 @@ export class SuggestionDataService extends EventEmitter { })) .filter((cs) => cs.componentId); // If componentId is null then the component this was suggested for may no longer exist - console.log("copy", controls); - await this.bulkInsert(toModelId, { threats, controls,