Skip to content

Commit ea158ad

Browse files
committed
fixup! set last connected at for other agents
1 parent 3903508 commit ea158ad

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

coderd/database/dbpurge/dbpurge_test.go

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,6 @@ import (
1616

1717
"cdr.dev/slog/sloggers/slogtest"
1818

19-
"github.com/coder/coder/v2/coderd/database"
20-
"github.com/coder/coder/v2/coderd/database/dbpurge"
21-
"github.com/coder/coder/v2/coderd/database/dbtestutil"
22-
"github.com/coder/coder/v2/coderd/database/dbtime"
23-
"github.com/coder/coder/v2/testutil"
24-
25-
"cdr.dev/slog/sloggers/slogtest"
2619
"github.com/coder/coder/v2/coderd/database"
2720
"github.com/coder/coder/v2/coderd/database/dbfake"
2821
"github.com/coder/coder/v2/coderd/database/dbgen"

0 commit comments

Comments
 (0)