Skip to content

Commit f11115e

Browse files
committed
Remove blank line
1 parent a51f76a commit f11115e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

media-placeholders/src/main/java/org/wordpress/aztec/placeholders/PlaceholderManager.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,6 @@ class PlaceholderManager(
160160
aztecText.getLocationOnScreen(parentTextViewLocation)
161161
val parentTextViewTopAndBottomOffset = aztecText.scrollY + aztecText.compoundPaddingTop
162162

163-
164163
val adapter = adapters[type]!!
165164
val height = adapter.calculateHeight(attrs, parentTextViewRect.right - parentTextViewRect.left - 20)
166165
parentTextViewRect.top += parentTextViewTopAndBottomOffset

0 commit comments

Comments
 (0)