GOFMT: unused annotation change.

This commit is contained in:
Danny Adams 2023-01-27 14:10:56 -05:00
parent 656bc14d24
commit 978acf187d

View File

@ -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,