Skip to content

Commit b2af244

Browse files
committed
undiff
1 parent 69de64e commit b2af244

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

coderd/database/querier_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ import (
1919
"github.com/stretchr/testify/require"
2020

2121
"cdr.dev/slog/sloggers/slogtest"
22-
2322
"github.com/coder/coder/v2/coderd/coderdtest"
2423
"github.com/coder/coder/v2/coderd/database"
2524
"github.com/coder/coder/v2/coderd/database/db2sdk"

coderd/provisionerjobs.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ import (
1414
"golang.org/x/xerrors"
1515

1616
"cdr.dev/slog"
17-
1817
"github.com/coder/coder/v2/coderd/database"
1918
"github.com/coder/coder/v2/coderd/database/db2sdk"
2019
"github.com/coder/coder/v2/coderd/database/dbauthz"

0 commit comments

Comments
 (0)