Skip to content

Commit 5a0a80b

Browse files
committed
remove file
1 parent cde0b1c commit 5a0a80b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

coderd/agentapi/servicebanner_internal_test.go

+1-2
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,10 @@ import (
88
"github.com/stretchr/testify/require"
99
"golang.org/x/xerrors"
1010

11-
"github.com/stretchr/testify/require"
12-
1311
agentproto "github.com/coder/coder/v2/agent/proto"
1412
"github.com/coder/coder/v2/coderd/appearance"
1513
"github.com/coder/coder/v2/codersdk"
14+
"github.com/stretchr/testify/require"
1615
)
1716

1817
func TestGetServiceBanner(t *testing.T) {

0 commit comments

Comments
 (0)