You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sentry-kotlin-multiplatform/src/appleMain/kotlin/io/sentry/kotlin/multiplatform/nsexception/UnhandledExceptionHook.kt
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,6 @@
15
15
packageio.sentry.kotlin.multiplatform.nsexception
16
16
17
17
importkotlin.concurrent.AtomicReference
18
-
importkotlin.native.concurrent.freeze
19
18
20
19
/**
21
20
* Wraps the unhandled exception hook such that the provided [hook] is invoked
0 commit comments