Skip to content
This repository was archived by the owner on Feb 16, 2023. It is now read-only.

Commit 889cd0e

Browse files
committed
Fix lint
1 parent 131816d commit 889cd0e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

internals/secrethub/tree_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ package secrethub
22

33
import (
44
"bytes"
5-
"github.com/fatih/color"
65
"testing"
76

7+
"github.com/fatih/color"
88
"github.com/secrethub/secrethub-cli/internals/cli/ui"
99
"github.com/secrethub/secrethub-go/internals/api"
1010
"github.com/secrethub/secrethub-go/internals/api/uuid"

0 commit comments

Comments
 (0)