mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-20 14:11:14 -03:00
lint: empty else block
This commit is contained in:
@@ -372,7 +372,6 @@ int input_init() {
|
||||
} else {
|
||||
debug(0, _(L"Using fallback terminal type '%ls'"), DEFAULT_TERM);
|
||||
}
|
||||
} else {
|
||||
}
|
||||
|
||||
input_terminfo_init();
|
||||
|
||||
Reference in New Issue
Block a user