Auto-format using Ktlint

This commit is contained in:
wb9688 2020-05-01 20:13:21 +02:00
parent ff7344438b
commit b0415a5289
38 changed files with 220 additions and 224 deletions

View file

@ -79,4 +79,4 @@ class ExceptionUtils {
return false
}
}
}
}

View file

@ -24,4 +24,4 @@ class UrlFinder {
return null
}
}
}
}