summaryrefslogtreecommitdiffstatshomepage
path: root/core/modules/comment/comment-entity-form.js
diff options
context:
space:
mode:
Diffstat (limited to 'core/modules/comment/comment-entity-form.js')
-rw-r--r--core/modules/comment/comment-entity-form.js3
1 files changed, 0 insertions, 3 deletions
diff --git a/core/modules/comment/comment-entity-form.js b/core/modules/comment/comment-entity-form.js
index 4114cec9c91d..15196ca8331a 100644
--- a/core/modules/comment/comment-entity-form.js
+++ b/core/modules/comment/comment-entity-form.js
@@ -6,9 +6,6 @@
**/
(function ($, Drupal) {
-
- 'use strict';
-
Drupal.behaviors.commentFieldsetSummaries = {
attach: function attach(context) {
var $context = $(context);