mirror of
https://github.com/Slug-Boi/cocommit.git
synced 2026-05-13 12:45:47 +00:00
other: removed unsued line
This commit is contained in:
@@ -16,10 +16,6 @@ import (
|
|||||||
"github.com/charmbracelet/lipgloss"
|
"github.com/charmbracelet/lipgloss"
|
||||||
)
|
)
|
||||||
|
|
||||||
var (
|
|
||||||
barStyle = lipgloss.NewStyle().Foreground(lipgloss.Color("170"))
|
|
||||||
)
|
|
||||||
|
|
||||||
type KeyMap struct {
|
type KeyMap struct {
|
||||||
EndWithMes key.Binding
|
EndWithMes key.Binding
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user