We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 382a420 commit 30a607eCopy full SHA for 30a607e
1 file changed
customize/actions.php
@@ -61,10 +61,3 @@
61
* @see carelib_customize_enqueue_preview_scripts
62
*/
63
add_action( 'customize_preview_init', 'carelib_customize_enqueue_preview_scripts', 10 );
64
-
65
-/**
66
- * Callback defined in includes/customize/styles.php
67
- *
68
- * @see carelib_customize_register_controls_styles
69
- */
70
-add_action( 'customize_controls_enqueue_scripts', 'carelib_customize_register_controls_styles', 0 );
0 commit comments