Skip to content

Commit 64b9d7a

Browse files
author
Diyor Khaydarov
committed
fix: linting
1 parent edfbc01 commit 64b9d7a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: components/scaffold/filters/filters.go

-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ type OptionItem struct {
4040

4141
type TableFilter struct {
4242
Name string
43-
formatter func(o OptionItem) string
4443
placeholder string
4544
options []OptionItem
4645
multiple bool

0 commit comments

Comments
 (0)