From d32cef5b9f23989a45bccf5acb64f889fba67480 Mon Sep 17 00:00:00 2001 From: John Mulligan Date: Thu, 21 May 2020 16:45:54 -0400 Subject: [PATCH] ci: remove comment referring to a function that no longer exists Signed-off-by: John Mulligan --- scripts/golangci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/scripts/golangci.yml b/scripts/golangci.yml index c7274ebf1..9b97d9a92 100644 --- a/scripts/golangci.yml +++ b/scripts/golangci.yml @@ -149,8 +149,6 @@ linters-settings: # TODO: decrease complexity with refacoring the code min-complexity: 40 dogsled: - # voljournal.GetObjectUUIDData currently returns 4 values of which some may - # not always be useful max-blank-identifiers: 3 linters: