diff --git a/core/modules/settings_tray/js/settings_tray.es6.js b/core/modules/settings_tray/js/settings_tray.es6.js index db9c3042ed..1c648ab946 100644 --- a/core/modules/settings_tray/js/settings_tray.es6.js +++ b/core/modules/settings_tray/js/settings_tray.es6.js @@ -149,10 +149,7 @@ } /** - * Prepare Ajax links to work with off-canvas and Settings Tray module. - * - * @todo Remove logic dealing with 'data-dialog-renderer' in - * https://www.drupal.org/node/2844261 + * Prepare Ajax links to work with off-canvas and Settings Tray module.q */ function prepareAjaxLinks() { // Find all Ajax instances that use the 'off_canvas' renderer.