Skip to content

Commit 83bafc0

Browse files
author
Jagger De Leo
committed
chore: lint
1 parent 5a6b8db commit 83bafc0

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

e2/command/status.go

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ import (
44
"fmt"
55

66
"github.com/spf13/cobra"
7+
78
"github.com/suborbital/e2core/e2/util"
89
)
910

e2/main.go

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ import (
44
"os"
55

66
"github.com/spf13/cobra"
7+
78
"github.com/suborbital/e2core/e2/command"
89
"github.com/suborbital/e2core/e2/util"
910
"github.com/suborbital/e2core/e2core/release"

0 commit comments

Comments
 (0)