mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-09-13 00:56:25 -04:00
not importing regexp
This commit is contained in:
parent
f71b23b890
commit
90983aae65
|
|
@ -1,7 +1,6 @@
|
|||
package mergeconflicts
|
||||
|
||||
import (
|
||||
"regexp"
|
||||
"strings"
|
||||
|
||||
"github.com/jesseduffield/lazygit/pkg/utils"
|
||||
|
|
|
|||
Loading…
Reference in a new issue