mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
Formatting issues
Aren't we running go-fmt.sh in CI?
This commit is contained in:
@@ -13,9 +13,9 @@ import (
|
||||
"reflect"
|
||||
"time"
|
||||
|
||||
"github.com/sirupsen/logrus"
|
||||
"github.com/gin-gonic/gin"
|
||||
"github.com/go-openapi/strfmt"
|
||||
"github.com/sirupsen/logrus"
|
||||
)
|
||||
|
||||
func setLogBuffer() *bytes.Buffer {
|
||||
|
||||
Reference in New Issue
Block a user