Skip to content

Commit 42838ee

Browse files
committed
Import BatchOperation from new synctools package
1 parent a3d0f28 commit 42838ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/src/main/java/at/bitfire/icsdroid/calendar/LocalEvent.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ package at.bitfire.icsdroid.calendar
77
import android.content.ContentValues
88
import android.provider.CalendarContract
99
import at.bitfire.ical4android.*
10+
import at.bitfire.synctools.storage.BatchOperation
1011
import net.fortuna.ical4j.model.DateTime
1112
import net.fortuna.ical4j.model.property.LastModified
1213

0 commit comments

Comments
 (0)