mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-05-12 21:05:48 +02:00
run gofmt
This commit is contained in:
parent
2d9f7009fa
commit
f6ab11e4ee
5 changed files with 5 additions and 5 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue