Skip to content

Commit fb21a4b

Browse files
committed
removed unused imports
1 parent 6579cb0 commit fb21a4b

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

aztec/src/main/kotlin/org/wordpress/aztec/watchers/event/sequence/UserOperationEvent.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
package org.wordpress.aztec.watchers.event.sequence
22

3-
import org.wordpress.android.util.AppLog
43
import org.wordpress.aztec.spans.AztecCodeSpan
54
import org.wordpress.aztec.spans.AztecHeadingSpan
65
import org.wordpress.aztec.spans.AztecListItemSpan

aztec/src/main/kotlin/org/wordpress/aztec/watchers/event/sequence/known/space/steps/TextWatcherEventInsertTextDelAfter.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
package org.wordpress.aztec.watchers.event.sequence.known.space.steps
22

3-
import org.wordpress.android.util.AppLog
43
import org.wordpress.aztec.watchers.EndOfBufferMarkerAdder
54
import org.wordpress.aztec.watchers.event.text.AfterTextChangedEventData
65
import org.wordpress.aztec.watchers.event.text.BeforeTextChangedEventData

0 commit comments

Comments
 (0)