mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-12-07 04:22:16 +03:00
run gofmt
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user