1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-06-23 00:39:13 +02:00

couple of things to clean up after rebasing onto master

This commit is contained in:
Jesse Duffield
2019-11-21 21:17:31 +11:00
parent e36ee0b4f1
commit f905b27b00
2 changed files with 1 additions and 2 deletions

View File

@ -10,7 +10,6 @@ import (
"strings"
"sync"
"github.com/davecgh/go-spew/spew"
"github.com/go-errors/errors"
"github.com/jesseduffield/lazygit/pkg/config"