Skip to content

Commit

Permalink
z
Browse files Browse the repository at this point in the history
  • Loading branch information
everpcpc committed Nov 26, 2024
1 parent 0223422 commit f6b065f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/search/noop.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ import (
"github.com/labstack/echo/v4"
)

// var _ Searcher = NoopClient{}
var _ Client = NoopClient{}

type NoopClient struct {
}
Expand Down

0 comments on commit f6b065f

Please sign in to comment.