Skip to content

Commit b2bd4e1

Browse files
committed
fix(share-list-fragment): simplify logic
Signed-off-by: alperozturk96 <[email protected]>
1 parent 8394fb4 commit b2bd4e1

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

app/src/test/java/com/owncloud/android/ui/adapter/OCShareToOCFileConverterTest.kt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,10 @@
77
*/
88
package com.owncloud.android.ui.adapter
99

10-
import android.text.TextUtils
1110
import com.owncloud.android.datamodel.FileDataStorageManager
1211
import com.owncloud.android.lib.resources.shares.OCShare
1312
import com.owncloud.android.lib.resources.shares.ShareType
1413
import com.owncloud.android.ui.activity.ComponentsGetter
15-
import io.mockk.every
16-
import io.mockk.mockkStatic
1714
import org.junit.After
1815
import org.junit.Assert.assertEquals
1916
import org.junit.Before

0 commit comments

Comments
 (0)