Skip to content

Commit 0d9d4c1

Browse files
.
1 parent eaad57b commit 0d9d4c1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cns/restserver/internalapi.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -699,7 +699,6 @@ func (service *HTTPRestService) GetIMDSNCVersions(ctx context.Context) (map[stri
699699
}
700700

701701
if !swiftV2Support {
702-
logger.Printf("[GetIMDSNCVersions] SwiftV2 API not supported, returning empty NC versions map")
703702
return make(map[string]string), nil
704703
}
705704

0 commit comments

Comments
 (0)