lint: newline at end of CoreExtensions.kt
This commit is contained in:
parent
c1819406cf
commit
1cc780d3c9
1 changed files with 1 additions and 1 deletions
|
@ -56,4 +56,4 @@ inline fun <reified T : Enum<T>> valueOf(type: String?, default: T): T {
|
||||||
} catch (e: Exception) {
|
} catch (e: Exception) {
|
||||||
default
|
default
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue