diff --git a/src/pkg/services/m365/api/client.go b/src/pkg/services/m365/api/client.go index 42cf1cd21..f35232098 100644 --- a/src/pkg/services/m365/api/client.go +++ b/src/pkg/services/m365/api/client.go @@ -40,9 +40,6 @@ type Client struct { // graph api client. Requester graph.Requester - delegated graph.Servicer - delegatedAccess delegatedAccess - counter *count.Bus options control.Options