Skip to content

Commit

Permalink
ktlint
Browse files Browse the repository at this point in the history
  • Loading branch information
lauzadis committed Dec 15, 2023
1 parent a2d8039 commit 52ad18b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,3 @@ import org.jetbrains.dokka.plugability.DokkaContext
class NoOpSearchbarDataInstaller(context: DokkaContext) : SearchbarDataInstaller(context) {
override fun generatePagesList(pages: List<SignatureWithId>, locationResolver: DriResolver): List<SearchRecord> = listOf()
}

0 comments on commit 52ad18b

Please sign in to comment.