Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / color / tests / modules / color_test / themes / color_test_theme / js / color_test_theme-fontsize.js
index 232428164a04d6021816dc5fc39b49399a95c09e..546127de3f51cf869228bf2a5314e5eaf39ed302 100644 (file)
@@ -1,9 +1,10 @@
 /**
- * @file
- * Adds javascript functions for font resizing.
- */
-(function ($) {
-  'use strict';
+* DO NOT EDIT THIS FILE.
+* See the following change record for more information,
+* https://www.drupal.org/node/2815083
+* @preserve
+**/
 
+(function ($) {
   $(document).ready(function () {});
-})(jQuery);
+})(jQuery);
\ No newline at end of file