mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
Fixing FMT errors
Do we run go-fmt in CI?
This commit is contained in:
@@ -12,10 +12,10 @@ import (
|
||||
"strings"
|
||||
"time"
|
||||
|
||||
"github.com/fnproject/fn/cli/client"
|
||||
functions "github.com/funcy/functions_go"
|
||||
"github.com/onsi/gomega"
|
||||
"github.com/urfave/cli"
|
||||
"github.com/fnproject/fn/cli/client"
|
||||
)
|
||||
|
||||
type testStruct struct {
|
||||
|
||||
Reference in New Issue
Block a user