Skip to content

Commit

Permalink
Add a necessary import that was missing after rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
abelgardep committed May 24, 2021
1 parent 1fe3646 commit 6bb587e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ import com.owncloud.android.datamodel.FileDataStorageManager
import com.owncloud.android.domain.exceptions.SSLRecoverablePeerUnverifiedException
import com.owncloud.android.domain.files.model.OCFile
import com.owncloud.android.domain.utils.Event
import com.owncloud.android.extensions.observeWorkerTillItFinishes
import com.owncloud.android.extensions.showErrorInSnackbar
import com.owncloud.android.extensions.showMessageInSnackbar
import com.owncloud.android.files.services.FileUploader
Expand Down

0 comments on commit 6bb587e

Please sign in to comment.