mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-09-12 16:46:25 -04:00
remove outdated TODO
This commit is contained in:
parent
e011e9bc42
commit
88ba6efdd5
|
|
@ -34,7 +34,6 @@ func (gui *Gui) setMainTitle() error {
|
|||
}
|
||||
|
||||
func (gui *Gui) changeContext(viewName, context string) error {
|
||||
// todo: store somewhere permanently
|
||||
if gui.State.Contexts[viewName] == context {
|
||||
return nil
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue