Loading jquery_ui.module +0 −3 Original line number Diff line number Diff line Loading @@ -6,8 +6,6 @@ */ use Drupal\Core\Routing\RouteMatchInterface; use Drupal\Core\Asset\AttachedAssetsInterface; use Drupal\Core\Language\LanguageInterface; /** * Implements hook_help(). Loading Loading @@ -62,4 +60,3 @@ function jquery_ui_library_info_alter(array &$libraries, string $module): void { ]; } } Loading
jquery_ui.module +0 −3 Original line number Diff line number Diff line Loading @@ -6,8 +6,6 @@ */ use Drupal\Core\Routing\RouteMatchInterface; use Drupal\Core\Asset\AttachedAssetsInterface; use Drupal\Core\Language\LanguageInterface; /** * Implements hook_help(). Loading Loading @@ -62,4 +60,3 @@ function jquery_ui_library_info_alter(array &$libraries, string $module): void { ]; } }