From a2ce9abd8a03b8e2001652480ab94d29cae47cca Mon Sep 17 00:00:00 2001 From: Spyros Date: Wed, 18 Oct 2023 23:23:49 +0100 Subject: [PATCH] Update components/consumers/dependency-track/main.go Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- components/consumers/dependency-track/main.go | 3 --- 1 file changed, 3 deletions(-) diff --git a/components/consumers/dependency-track/main.go b/components/consumers/dependency-track/main.go index 25fd36e6c..2b704147e 100644 --- a/components/consumers/dependency-track/main.go +++ b/components/consumers/dependency-track/main.go @@ -133,9 +133,6 @@ func uploadBOMsFromRaw(responses []*v1.LaunchToolResponse) ([]string, error) { return tokens, nil } - - - func addOwnersTags(owners []string) error { // addOwnersTags expects a map of -: tagging owners // it then adds to the projectUUID the owners in the following tag format: Owner: