Skip to content

Commit d3454d4

Browse files
committed
format
Signed-off-by: Mike Interlandi <msinterlandi@gmail.com>
1 parent 1a3e07e commit d3454d4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkg/cmd/namespace/common.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
package namespace
1818

1919
import (
20-
"strings"
21-
"unicode"
20+
"strings"
21+
"unicode"
2222
"errors"
2323
)
2424

0 commit comments

Comments
 (0)