File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed
WordPress/src/main/java/org/wordpress/android/support/he/ui Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -2,8 +2,6 @@ package org.wordpress.android.support.he.ui
22
33import android.net.Uri
44import androidx.lifecycle.viewModelScope
5- import com.automattic.android.tracks.crashlogging.EventLevel
6- import com.automattic.android.tracks.crashlogging.ExtraKnownKey
75import dagger.hilt.android.lifecycle.HiltViewModel
86import kotlinx.coroutines.CoroutineDispatcher
97import kotlinx.coroutines.flow.MutableStateFlow
@@ -22,8 +20,6 @@ import org.wordpress.android.util.AppLog
2220import org.wordpress.android.util.EncryptedLogging
2321import org.wordpress.android.util.LogFileProviderWrapper
2422import org.wordpress.android.util.NetworkUtilsWrapper
25- import org.wordpress.android.util.crashlogging.WPCrashLoggingDataProvider.Companion.EXTRA_UUID
26- import java.io.File
2723import javax.inject.Inject
2824import javax.inject.Named
2925
You can’t perform that action at this time.
0 commit comments