Skip to content

Commit 30128dd

Browse files
authored
Discard changes to cli/templates.go
1 parent ac2e51a commit 30128dd

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

cli/templates.go

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,10 @@ package cli
33
import (
44
"time"
55

6+
"github.com/coder/pretty"
67
"github.com/google/uuid"
78
"golang.org/x/xerrors"
89

9-
"github.com/coder/pretty"
10-
1110
"github.com/coder/coder/v2/cli/clibase"
1211
"github.com/coder/coder/v2/cli/cliui"
1312
"github.com/coder/coder/v2/codersdk"

0 commit comments

Comments
 (0)