Skip to content

Commit efd43ed

Browse files
committed
Remove unused imports
1 parent 69b04a3 commit efd43ed

File tree

1 file changed

+0
-2
lines changed
  • app/src/androidTest/kotlin/org/wordpress/aztec/demo/pages

1 file changed

+0
-2
lines changed

app/src/androidTest/kotlin/org/wordpress/aztec/demo/pages/EditorPage.kt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,9 @@ import android.support.test.espresso.matcher.ViewMatchers.withId
1414
import android.support.test.espresso.matcher.ViewMatchers.withText
1515
import android.view.KeyEvent
1616
import android.view.View
17-
import org.hamcrest.Description
1817
import org.hamcrest.Matcher
1918
import org.hamcrest.Matchers.allOf
2019
import org.hamcrest.Matchers.hasToString
21-
import org.hamcrest.TypeSafeMatcher
2220
import org.wordpress.aztec.AztecText
2321
import org.wordpress.aztec.demo.Actions
2422
import org.wordpress.aztec.demo.BasePage

0 commit comments

Comments
 (0)