1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-06-15 00:15:32 +02:00

formatter

This commit is contained in:
TomCao New Macbook Pro
2022-09-14 00:30:08 +08:00
committed by Jesse Duffield
parent bc8050d8ac
commit 3d79c6a3d3
2 changed files with 4 additions and 2 deletions

View File

@ -1,8 +1,9 @@
package oscommands
import (
"github.com/sirupsen/logrus"
"io"
"github.com/sirupsen/logrus"
)
// this struct captures some IO stuff