Skip to content

Commit

Permalink
#6449 Remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
christianrowlands committed Nov 12, 2024
1 parent 2cfc230 commit 36e8b7b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 36e8b7b

Please sign in to comment.