mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-22 10:28:27 +00:00
Run scalafmtAll
This commit is contained in:
@ -86,7 +86,8 @@ object OUpload {
|
||||
def noSource: UploadResult = NoSource
|
||||
|
||||
/** When adding files to an item, no item was found using the given
|
||||
* item-id. */
|
||||
* item-id.
|
||||
*/
|
||||
case object NoItem extends UploadResult
|
||||
|
||||
def noItem: UploadResult = NoItem
|
||||
|
Reference in New Issue
Block a user