We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 688cc1b commit ed81c7bCopy full SHA for ed81c7b
darwin-integration/nativeMain/src/Converters.kt
@@ -3,9 +3,8 @@
3
* Use of this source code is governed by the Apache 2.0 License that can be found in the LICENSE.txt file.
4
*/
5
6
-package kotlinx.datetime.darwin.converters
+package kotlinx.datetime
7
import kotlinx.cinterop.*
8
-import kotlinx.datetime.*
9
import platform.Foundation.*
10
11
/**
darwin-integration/nativeTest/src/ConvertersTest.kt
@@ -2,9 +2,8 @@
2
* Copyright 2019-2020 JetBrains s.r.o.
import kotlin.math.*
import kotlin.random.*
0 commit comments