Skip to content

Commit 6089ff6

Browse files
committed
server: crlfmt
1 parent bcc1685 commit 6089ff6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/server/server.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ import (
128128
"github.com/cockroachdb/errors"
129129
"github.com/cockroachdb/logtags"
130130
"github.com/cockroachdb/redact"
131-
sentry "github.com/getsentry/sentry-go"
131+
"github.com/getsentry/sentry-go"
132132
"google.golang.org/grpc/codes"
133133
)
134134

0 commit comments

Comments
 (0)