Auto-format using Ktlint

This commit is contained in:
wb9688 2020-05-01 20:13:21 +02:00
parent 205c5ff2ca
commit d770cf5657
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
}
}
}
}