Skip to content

Commit 53dccb7

Browse files
committed
fix migrations
1 parent 67701de commit 53dccb7

File tree

3 files changed

+0
-6
lines changed

3 files changed

+0
-6
lines changed

coderd/notifications/manager_test.go

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,18 +7,12 @@ import (
77
"testing"
88
"time"
99

10-
"github.com/coder/serpent"
1110
"github.com/google/uuid"
1211
"github.com/stretchr/testify/assert"
1312
"github.com/stretchr/testify/require"
1413
"golang.org/x/xerrors"
1514

16-
<<<<<<< HEAD
1715
"github.com/coder/serpent"
18-
=======
19-
"cdr.dev/slog"
20-
"cdr.dev/slog/sloggers/slogtest"
21-
>>>>>>> dadd7609f (fix file)
2216

2317
"github.com/coder/coder/v2/coderd/database"
2418
"github.com/coder/coder/v2/coderd/database/dbgen"

0 commit comments

Comments
 (0)