Skip to content

Commit

Permalink
fixed lint
Browse files Browse the repository at this point in the history
  • Loading branch information
yeniatencio committed Jan 22, 2025
1 parent 2d6dc75 commit 4a6e660
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,7 @@ function tide_site_theming_update_10001() {
/**
* Add new fields to json:api.
*/
function tide_site_theming_update_10002()
{
function tide_site_theming_update_10002() {
\Drupal::moduleHandler()->loadInclude('tide_core', 'inc', 'includes/helpers');
$config_location = [\Drupal::service('extension.list.module')->getPath('tide_core') . '/config/optional'];

Expand Down

0 comments on commit 4a6e660

Please sign in to comment.