diff --git a/scripts/generate_cheatsheet.go b/scripts/generate_cheatsheet.go index 87ebe43c5..434f56bdd 100644 --- a/scripts/generate_cheatsheet.go +++ b/scripts/generate_cheatsheet.go @@ -6,8 +6,8 @@ package main import ( - "os" "fmt" + "os" "strings" "github.com/jesseduffield/lazygit/pkg/app"