lint changes

This commit is contained in:
neha-Gupta1 2023-08-17 16:42:14 +05:30
parent 8d4277b1c7
commit fa1a432a87

View File

@ -3,9 +3,10 @@ package groups
import (
"context"
"github.com/microsoftgraph/msgraph-sdk-go/models"
"github.com/alcionai/corso/src/pkg/services/m365/api"
"github.com/microsoft/kiota-abstractions-go/serialization"
"github.com/microsoftgraph/msgraph-sdk-go/models"
)
type BackupChannelHandler interface {