mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-22 02:18:26 +00:00
Reformat with scalafmt 3.0.0
This commit is contained in:
@ -51,7 +51,7 @@ object JoexClient {
|
||||
if (succ) ()
|
||||
else
|
||||
logger.warn(
|
||||
s"Notifying Joex instance '${base.asString}' returned with failure: ${msg}"
|
||||
s"Notifying Joex instance '${base.asString}' returned with failure: $msg"
|
||||
)
|
||||
case Left(ex) =>
|
||||
logger.warn(
|
||||
|
Reference in New Issue
Block a user