Skip to content

Commit 47d9477

Browse files
committed
undiff
1 parent de8f182 commit 47d9477

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

coderd/coderd.go

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,10 @@ import (
3737
"tailscale.com/util/singleflight"
3838

3939
"cdr.dev/slog"
40-
"github.com/coder/quartz"
41-
"github.com/coder/serpent"
42-
4340
"github.com/coder/coder/v2/coderd/entitlements"
4441
"github.com/coder/coder/v2/coderd/idpsync"
42+
"github.com/coder/quartz"
43+
"github.com/coder/serpent"
4544

4645
agentproto "github.com/coder/coder/v2/agent/proto"
4746
"github.com/coder/coder/v2/buildinfo"

0 commit comments

Comments
 (0)