mirror of
https://github.com/stoatchat/for-android.git
synced 2026-07-19 17:13:36 -04:00
@@ -103,10 +103,6 @@ object WebCompat {
|
||||
throw IllegalArgumentException("Invalid colour format: $colourString")
|
||||
}
|
||||
} catch (e: Exception) {
|
||||
Log.d(
|
||||
"WebCompat",
|
||||
"Failed to parse colour $colourString, falling back to LocalContentColor.current"
|
||||
)
|
||||
null
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user