remove context callback opts

This commit is contained in:
Jesse Duffield 2023-03-21 21:01:58 +11:00
parent 509e3efa70
commit e2db6a1732
19 changed files with 16 additions and 40 deletions

View file

@ -40,7 +40,7 @@ func NewCommitFilesContext(
Focusable: true,
Transient: true,
}),
ContextCallbackOpts{}),
),
list: viewModel,
getDisplayStrings: getDisplayStrings,
c: c,