mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-12-22 07:44:00 +01:00
Remove comment
This commit is contained in:
parent
a38a03c980
commit
2dfded7326
@ -19,9 +19,6 @@ package org.billcarsonfr.jsonviewer
|
||||
import android.content.Context
|
||||
import android.util.TypedValue
|
||||
|
||||
/**
|
||||
* TODO Mutualize
|
||||
*/
|
||||
internal object Utils {
|
||||
fun dpToPx(dp: Int, context: Context): Int {
|
||||
return TypedValue.applyDimension(
|
||||
|
Loading…
Reference in New Issue
Block a user