summaryrefslogtreecommitdiffstats
path: root/pkg/commands/os.go
diff options
context:
space:
mode:
authorJesse Duffield <jessedduffield@gmail.com>2019-11-21 21:17:31 +1100
committerJesse Duffield <jessedduffield@gmail.com>2019-11-21 22:07:14 +1100
commitf905b27b00d827c6745824c5b45c06188313344e (patch)
tree0e7b9924add72ae03ece65afdd791c061ba8de0d /pkg/commands/os.go
parente36ee0b4f10e43734c61f537322b594a05ad20e5 (diff)
couple of things to clean up after rebasing onto master
Diffstat (limited to 'pkg/commands/os.go')
-rw-r--r--pkg/commands/os.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkg/commands/os.go b/pkg/commands/os.go
index fed34a408..8f49483c6 100644
--- a/pkg/commands/os.go
+++ b/pkg/commands/os.go
@@ -10,7 +10,6 @@ import (
"strings"
"sync"
- "github.com/davecgh/go-spew/spew"
"github.com/go-errors/errors"
"github.com/jesseduffield/lazygit/pkg/config"