mirror of
https://github.com/vector-im/element-android.git
synced 2024-11-15 01:35:07 +08:00
#6449 Remove unused imports
This commit is contained in:
parent
2cfc230255
commit
36e8b7b25a
@ -18,7 +18,6 @@ package org.matrix.android.sdk.internal.session
|
||||
|
||||
import android.content.Context
|
||||
import android.net.Uri
|
||||
import android.webkit.MimeTypeMap
|
||||
import androidx.core.content.FileProvider
|
||||
import kotlinx.coroutines.CompletableDeferred
|
||||
import kotlinx.coroutines.completeWith
|
||||
|
@ -18,7 +18,6 @@ package org.matrix.android.sdk.internal.util.file
|
||||
|
||||
import android.webkit.MimeTypeMap
|
||||
import org.matrix.android.sdk.internal.session.DefaultFileService.Companion.DEFAULT_FILENAME
|
||||
import timber.log.Timber
|
||||
|
||||
/**
|
||||
* Remove any characters from the file name that are not supported by the Android OS,
|
||||
|
Loading…
Reference in New Issue
Block a user