We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb454c1 commit 95a5773Copy full SHA for 95a5773
1 file changed
app/src/main/kotlin/info/appdev/chartexample/formatter/UnixTimeValueFormatter.kt
@@ -5,7 +5,6 @@ import info.appdev.charting.data.BarEntryFloat
5
import info.appdev.charting.data.EntryFloat
6
import info.appdev.charting.formatter.IValueFormatter
7
import info.appdev.charting.utils.ViewPortHandler
8
-import timber.log.Timber
9
import java.text.SimpleDateFormat
10
import java.util.Locale
11
0 commit comments