mirror of
https://github.com/junegunn/fzf.git
synced 2025-11-16 23:33:39 -05:00
Remove stale comment
This commit is contained in:
@@ -148,8 +148,8 @@ func Run(opts *Options) (int, error) {
|
||||
|
||||
// Terminal I/O
|
||||
var terminal *Terminal
|
||||
var initialEnv []string
|
||||
var err error
|
||||
var initialEnv []string
|
||||
initialReload := opts.extractReloadOnStart()
|
||||
if opts.Filter == nil {
|
||||
terminal, err = NewTerminal(opts, eventBox, executor)
|
||||
|
||||
Reference in New Issue
Block a user