Skip to content

Commit e4bb752

Browse files
chore: appease linter
1 parent 0700680 commit e4bb752

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

coderd/metricscache/metricscache_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ import (
88
"testing"
99
"time"
1010

11-
"cdr.dev/slog"
1211
"github.com/google/uuid"
1312
"github.com/prometheus/client_golang/prometheus"
1413
"github.com/stretchr/testify/require"
1514

15+
"cdr.dev/slog"
1616
"github.com/coder/coder/v2/coderd/database"
1717
"github.com/coder/coder/v2/coderd/database/dbauthz"
1818
"github.com/coder/coder/v2/coderd/database/dbgen"

0 commit comments

Comments
 (0)