1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-01-02 03:37:14 +02:00

not importing regexp

This commit is contained in:
Jesse Duffield 2021-06-05 13:35:24 +10:00
parent f71b23b890
commit 90983aae65

View File

@ -1,7 +1,6 @@
package mergeconflicts
import (
"regexp"
"strings"
"github.com/jesseduffield/lazygit/pkg/utils"