Skip to content

Commit

Permalink
Revert "Add a comment to fix github actions"
Browse files Browse the repository at this point in the history
This reverts commit ef0fbb4.
  • Loading branch information
dilirity committed Oct 23, 2024
1 parent 636805d commit d57dac6
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ public function setup() {
// Enqueue the tracks library.
add_action( 'wp_enqueue_scripts', array( Analytics::class, 'init_tracks_scripts' ) );

// Enqueue the assets.
add_action( 'wp_enqueue_scripts', array( $this, 'enqueue_assets' ) );

/**
Expand Down

0 comments on commit d57dac6

Please sign in to comment.