Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: crash on GrapheneOS when downloading certificate (WPB-7407) #2864

Merged
Prev Previous commit
Next Next commit
chore: fix detekt
  • Loading branch information
alexandreferris committed Apr 5, 2024
commit 7f0f6edfc8a18c409703aaa584b18de7d698306a
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ import com.wire.android.ui.common.topappbar.NavigationIconType
import com.wire.android.ui.common.topappbar.WireCenterAlignedTopAppBar
import com.wire.android.util.copyLinkToClipboard
import com.wire.android.util.createPemFile
import com.wire.android.util.permission.rememberWriteStorageRequestFlow
import kotlinx.coroutines.Dispatchers
import kotlinx.coroutines.launch
import kotlinx.coroutines.withContext
Expand Down