mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-05-11 12:25:47 +02:00
apply very important fmt
This commit is contained in:
parent
83b7c60246
commit
36874be45b
1 changed files with 1 additions and 1 deletions
|
@ -6,8 +6,8 @@
|
|||
package main
|
||||
|
||||
import (
|
||||
"os"
|
||||
"fmt"
|
||||
"os"
|
||||
"strings"
|
||||
|
||||
"github.com/jesseduffield/lazygit/pkg/app"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue