Skip to content

Commit b8ca0ac

Browse files
committed
ws
1 parent 56d4efd commit b8ca0ac

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/textual/layout.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,6 @@ def get_content_height(
182182
Returns:
183183
Content height (in lines).
184184
"""
185-
186185
if not widget._nodes:
187186
height = 0
188187
else:

0 commit comments

Comments
 (0)