mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-21 18:08:25 +00:00
Update scalafmt-core to 2.6.0
This commit is contained in:
@ -13,7 +13,6 @@ import docspell.store.records._
|
||||
|
||||
/** Super simple approach to find corresponding meta data to an item
|
||||
* by looking up values from NER in the users address book.
|
||||
*
|
||||
*/
|
||||
object FindProposal {
|
||||
|
||||
|
@ -7,7 +7,6 @@ import docspell.joex.scheduler.Task
|
||||
import docspell.store.records._
|
||||
|
||||
/** Saves the proposals in the database
|
||||
*
|
||||
*/
|
||||
object SaveProposals {
|
||||
|
||||
|
Reference in New Issue
Block a user