Skip to content

Commit

Permalink
lint (#50690)
Browse files Browse the repository at this point in the history
  • Loading branch information
hugoShaka authored Jan 2, 2025
1 parent 9c036f9 commit 061b0e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/devicetrust/native/device_windows.go
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,13 @@ import (
"time"

"github.com/google/go-attestation/attest"
"github.com/gravitational/teleport"
"github.com/gravitational/trace"
"github.com/yusufpapurcu/wmi"
"golang.org/x/sync/errgroup"
"golang.org/x/sys/windows"
"google.golang.org/protobuf/types/known/timestamppb"

"github.com/gravitational/teleport"
devicepb "github.com/gravitational/teleport/api/gen/proto/go/teleport/devicetrust/v1"
"github.com/gravitational/teleport/lib/windowsexec"
)
Expand Down

0 comments on commit 061b0e2

Please sign in to comment.