Skip to content

Commit 9e1da97

Browse files
committed
removed unused import
1 parent d82694f commit 9e1da97

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/known/space/API26InWordSpaceInsertionEvent.kt

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

33
import org.apache.commons.lang3.StringUtils
44
import org.wordpress.aztec.watchers.event.sequence.EventSequence
5-
import org.wordpress.aztec.watchers.event.sequence.ObservationQueue
65
import org.wordpress.aztec.watchers.event.sequence.UserOperationEvent
76
import org.wordpress.aztec.watchers.event.sequence.known.space.steps.TextWatcherEventDeleteText
87
import org.wordpress.aztec.watchers.event.sequence.known.space.steps.TextWatcherEventInsertText

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ package org.wordpress.aztec.watchers.event.sequence.known.space
33
import org.apache.commons.lang3.StringUtils
44
import org.wordpress.aztec.Constants
55
import org.wordpress.aztec.watchers.event.sequence.EventSequence
6-
import org.wordpress.aztec.watchers.event.sequence.ObservationQueue
76
import org.wordpress.aztec.watchers.event.sequence.UserOperationEvent
87
import org.wordpress.aztec.watchers.event.sequence.known.space.steps.TextWatcherEventDeleteText
98
import org.wordpress.aztec.watchers.event.sequence.known.space.steps.TextWatcherEventInsertText

0 commit comments

Comments
 (0)