Reformat code

This commit is contained in:
eikek
2022-03-21 00:13:52 +01:00
parent fef00bdfb5
commit 1e56e832da
16 changed files with 116 additions and 22 deletions

View File

@ -8,6 +8,7 @@ package docspell.backend.fulltext
import cats.data.NonEmptyList
import cats.effect._
import docspell.common._
import docspell.ftsclient.FtsClient
import docspell.ftsclient.TextData