Skip to content

Commit 43dc326

Browse files
committed
Remove unnecessary empty line in code example
1 parent 052a8a6 commit 43dc326

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Chapters/DynamicPresenter/DynamicPresenter.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ Now, without closing the window, we can dynamically edit the layout of the main
3333
button1 := presenter newButton.
3434
button1 label: 'I am a button'.
3535
presenter layout add: button1.
36-
3736
```
3837

3938

0 commit comments

Comments
 (0)