lint changes
This commit is contained in:
parent
8d4277b1c7
commit
fa1a432a87
@ -3,9 +3,10 @@ package groups
|
|||||||
import (
|
import (
|
||||||
"context"
|
"context"
|
||||||
|
|
||||||
|
"github.com/microsoftgraph/msgraph-sdk-go/models"
|
||||||
|
|
||||||
"github.com/alcionai/corso/src/pkg/services/m365/api"
|
"github.com/alcionai/corso/src/pkg/services/m365/api"
|
||||||
"github.com/microsoft/kiota-abstractions-go/serialization"
|
"github.com/microsoft/kiota-abstractions-go/serialization"
|
||||||
"github.com/microsoftgraph/msgraph-sdk-go/models"
|
|
||||||
)
|
)
|
||||||
|
|
||||||
type BackupChannelHandler interface {
|
type BackupChannelHandler interface {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user