chore: remove a lot of deprecated stuff (#1399)

This commit is contained in:
Simon Hauser
2021-11-01 20:30:10 +01:00
committed by GitHub
parent 0caec3d6e4
commit 587a10d149
5 changed files with 4 additions and 137 deletions

View File

@@ -54,7 +54,7 @@ function Picker:new(opts)
actions._clear()
action_set._clear()
deprecated.picker_window_options(opts)
deprecated.options(opts)
local layout_strategy = get_default(opts.layout_strategy, config.values.layout_strategy)