Skip to content

Commit 5be19b5

Browse files
authored
Discard changes to cli/templateversionarchive.go
1 parent 30128dd commit 5be19b5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

cli/templateversionarchive.go

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,8 @@ import (
66
"strings"
77
"time"
88

9-
"golang.org/x/xerrors"
10-
119
"github.com/coder/pretty"
10+
"golang.org/x/xerrors"
1211

1312
"github.com/coder/coder/v2/cli/clibase"
1413
"github.com/coder/coder/v2/cli/cliui"

0 commit comments

Comments
 (0)