Remove comment

This commit is contained in:
Benoit Marty 2022-01-18 14:42:32 +01:00
parent a38a03c980
commit 2dfded7326
1 changed files with 0 additions and 3 deletions

View File

@ -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(