File tree Expand file tree Collapse file tree 2 files changed +0
-2
lines changed
app/src/main/java/it/niedermann/owncloud/notes/share Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,6 @@ import it.niedermann.owncloud.notes.branding.BrandingUtil
1818import it.niedermann.owncloud.notes.databinding.ActivityNoteShareDetailBinding
1919import it.niedermann.owncloud.notes.main.MainActivity
2020import it.niedermann.owncloud.notes.persistence.entity.Note
21- import it.niedermann.owncloud.notes.persistence.entity.ShareEntity
2221import it.niedermann.owncloud.notes.share.dialog.ExpirationDatePickerDialogFragment
2322import it.niedermann.owncloud.notes.share.helper.SharingMenuHelper
2423import it.niedermann.owncloud.notes.share.model.ShareAttributesV1
Original file line number Diff line number Diff line change 1414import java .util .ArrayList ;
1515import java .util .List ;
1616
17- import it .niedermann .owncloud .notes .databinding .ItemAddPublicShareBinding ;
1817import it .niedermann .owncloud .notes .databinding .ItemInternalShareLinkBinding ;
1918import it .niedermann .owncloud .notes .databinding .ItemShareLinkShareBinding ;
2019import it .niedermann .owncloud .notes .databinding .ItemShareShareBinding ;
You can’t perform that action at this time.
0 commit comments