Skip to content

Commit 888ed4a

Browse files
committed
chore: remove comment
1 parent 3aed1e4 commit 888ed4a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

internal/analysis/analysis.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -413,7 +413,6 @@ func (a *analysisOrchestrator) retrieveFindings(ctx context.Context, scanJobId u
413413
}
414414

415415
func (a *analysisOrchestrator) host(isHidden bool) string {
416-
// TODO
417416
apiUrl := strings.TrimRight(a.config.SnykApi(), "/")
418417
// Temporary Workaround because intellij currently adds a /v1 suffix to the EndpointAPI
419418
if strings.Contains(apiUrl, "/v1") {

0 commit comments

Comments
 (0)