aboutsummaryrefslogtreecommitdiff
path: root/src/main/kotlin/apis/Profiles.kt
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/kotlin/apis/Profiles.kt')
-rw-r--r--src/main/kotlin/apis/Profiles.kt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/kotlin/apis/Profiles.kt b/src/main/kotlin/apis/Profiles.kt
index 156de89..a6c334b 100644
--- a/src/main/kotlin/apis/Profiles.kt
+++ b/src/main/kotlin/apis/Profiles.kt
@@ -6,7 +6,7 @@ package moe.nea.firmament.apis
import io.github.moulberry.repo.constants.Leveling
import io.github.moulberry.repo.data.Rarity
-import kotlinx.datetime.Instant
+import java.time.Instant
import kotlinx.serialization.SerialName
import kotlinx.serialization.Serializable
import kotlinx.serialization.UseSerializers