Commit f790e3c3 authored by Marcin Grabias's avatar Marcin Grabias
Browse files

Issue #3317188: Removed no longer applicable comment.

parent f686ce81
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -87,8 +87,6 @@ class ConfigureAction extends FormBase {

    $form['list'] = $this->getListRenderable($form_data);

    // :D Make sure the submit button is at the bottom of the form
    // and is editable from the action buildConfigurationForm method.
    $form['actions'] = ['#type' => 'actions'];
    $form['actions']['submit'] = [
      '#type' => 'submit',