Revert finders.lua change
This commit is contained in:
@@ -129,8 +129,6 @@ function Finder:_find(prompt, process_result, process_complete)
|
||||
|
||||
maximum_results = self.maximum_results,
|
||||
|
||||
writer = opts.writer and Job:new(opts.writer) or nil,
|
||||
|
||||
on_stdout = on_output,
|
||||
on_stderr = on_output,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user