run gofmt

This commit is contained in:
Anthony HAMON 2018-08-26 02:20:01 +02:00
parent 2d9f7009fa
commit f6ab11e4ee
5 changed files with 5 additions and 5 deletions

View file

@ -5,8 +5,8 @@ import (
"strings"
"testing"
"github.com/sirupsen/logrus"
"github.com/jesseduffield/lazygit/pkg/test"
"github.com/sirupsen/logrus"
)
func newDummyLog() *logrus.Logger {