Suppress a few warnings

This commit is contained in:
Syer10
2022-07-01 16:11:02 -04:00
parent 8765063f7b
commit 07ced2ec92
3 changed files with 3 additions and 0 deletions

View File

@@ -8,6 +8,7 @@ package ca.gosyer.jui.data.base
import kotlinx.datetime.Instant
@Suppress("NO_ACTUAL_FOR_EXPECT")
expect class DateHandler {
val formatOptions: List<String>