1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-02-07 13:42:01 +02:00

apply very important fmt

This commit is contained in:
Dawid Dziurla 2018-09-01 17:01:13 +02:00
parent 83b7c60246
commit 36874be45b
No known key found for this signature in database
GPG Key ID: 7B6D8368172E9B0B

View File

@ -6,8 +6,8 @@
package main
import (
"os"
"fmt"
"os"
"strings"
"github.com/jesseduffield/lazygit/pkg/app"