From f3cf9c43b5d6e0384b660ea6e098203e15c01193 Mon Sep 17 00:00:00 2001 From: Nathaniel Catchpole Date: Tue, 23 May 2017 15:30:14 +0100 Subject: Issue #2880560 by alexpott, droplet: Fix comment added to top of .js files by build process --- core/modules/comment/comment-entity-form.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'core/modules/comment/comment-entity-form.js') diff --git a/core/modules/comment/comment-entity-form.js b/core/modules/comment/comment-entity-form.js index 8121e464b3d..4114cec9c91 100644 --- a/core/modules/comment/comment-entity-form.js +++ b/core/modules/comment/comment-entity-form.js @@ -1,8 +1,7 @@ /** * DO NOT EDIT THIS FILE. -* All changes should be applied to ./modules/comment/comment-entity-form.es6.js * See the following change record for more information, -* https://www.drupal.org/node/2873849 +* https://www.drupal.org/node/2815083 * @preserve **/ -- cgit v1.2.3