Skip to content

Commit 4783552

Browse files
committed
STAC-23271 Remove unused const
1 parent b9558b0 commit 4783552

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

cmd/sts_test.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ import (
77
"github.com/stretchr/testify/assert"
88
)
99

10-
const dashboardCommand = "dashboard"
11-
1210
func TestSTSCommand(t *testing.T) {
1311
cli := di.NewMockDeps(t)
1412
cmd := STSCommand(&cli.Deps)

0 commit comments

Comments
 (0)