From 978acf187d1d91d8b5336b1846cdd28e959f76c8 Mon Sep 17 00:00:00 2001 From: Danny Adams Date: Fri, 27 Jan 2023 14:10:56 -0500 Subject: [PATCH] GOFMT: unused annotation change. --- src/internal/connector/sharepoint/data_collections.go | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/internal/connector/sharepoint/data_collections.go b/src/internal/connector/sharepoint/data_collections.go index 0fef02680..281bc1bf3 100644 --- a/src/internal/connector/sharepoint/data_collections.go +++ b/src/internal/connector/sharepoint/data_collections.go @@ -163,6 +163,8 @@ func collectLibraries( // collectPages constructs a sharepoint Collections struct and Get()s the associated // M365 IDs for the associated Pages +// +//nolint:unused func collectPages( ctx context.Context, creds account.M365Config,