mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-05-31 23:19:40 +02:00
apply gofumpt
This commit is contained in:
parent
4d54b3801f
commit
1eb47deae4
@ -12,7 +12,6 @@ func isWSL() bool {
|
||||
|
||||
// GetPlatformDefaultConfig gets the defaults for the platform
|
||||
func GetPlatformDefaultConfig() OSConfig {
|
||||
|
||||
if isWSL() {
|
||||
return OSConfig{
|
||||
EditCommand: ``,
|
||||
|
Loading…
x
Reference in New Issue
Block a user