Skip to content

Commit

Permalink
Remove unused filter function
Browse files Browse the repository at this point in the history
  • Loading branch information
sirreal committed Sep 20, 2024
1 parent f0b76de commit 68308c7
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions lib/interactivity-api.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,6 @@
* @package gutenberg
*/

/**
* Deregisters the Core Interactivity API Modules and replace them
* with the ones from the Gutenberg plugin.
*
* @deprecated 19.3.0 Script module registration is handled by {@see gutenberg_default_script_modules()}.
*/
function gutenberg_reregister_interactivity_script_modules() {}

/**
* Adds script data to the interactivity-router script module.
*
Expand Down

0 comments on commit 68308c7

Please sign in to comment.