Skip to content

Commit

Permalink
Remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
abelgardep committed Jul 18, 2022
1 parent 5db221e commit 901eece
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 com.owncloud.android.domain.availableoffline.model

import com.owncloud.android.domain.ext.isOneOf

enum class AvailableOfflineStatus {
/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
package com.owncloud.android.domain.availableoffline.usecases

import com.owncloud.android.domain.BaseUseCase
import com.owncloud.android.domain.BaseUseCaseWithResult
import com.owncloud.android.domain.files.FileRepository
import com.owncloud.android.domain.files.model.OCFile

Expand Down

0 comments on commit 901eece

Please sign in to comment.