Skip to content

Commit 396045d

Browse files
committed
EditorDemoController: Remove extra line
1 parent f2d46f5 commit 396045d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Example/Example/EditorDemoController.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -993,7 +993,6 @@ extension EditorDemoController {
993993
}
994994

995995
toolbar.overflowToggleIcon = Gridicon.iconOfType(.ellipsis)
996-
997996
toolbar.frame = CGRect(x: 0, y: 0, width: view.frame.width, height: 44.0)
998997
toolbar.autoresizingMask = [ .flexibleHeight ]
999998
toolbar.formatter = self

0 commit comments

Comments
 (0)