diff --git a/src/view/form/control/AphrontFormControl.php b/src/view/form/control/AphrontFormControl.php index ab4022a147..1fca2ba457 100644 --- a/src/view/form/control/AphrontFormControl.php +++ b/src/view/form/control/AphrontFormControl.php @@ -241,8 +241,6 @@ abstract class AphrontFormControl extends AphrontView { $error, $input, $caption, - - // TODO: Remove this once the redesign finishes up. phutil_tag('div', array('style' => 'clear: both;'), ''), )); }