Skip to content

Commit 9446187

Browse files
committed
Cleanup
1 parent e2db231 commit 9446187

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/apple/test/utilApple.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Use of this source code is governed by the Apache 2.0 license that can be found in the LICENCE file.
44
*/
55

6-
@file:OptIn(UnsafeNumber::class, ExperimentalForeignApi::class, ExperimentalForeignApi::class)
6+
@file:OptIn(UnsafeNumber::class, ExperimentalForeignApi::class)
77

88
package kotlinx.io
99

0 commit comments

Comments
 (0)