Skip to content

Commit

Permalink
Remove auto-inserted whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
joedolson committed Sep 25, 2024
1 parent c85d2f8 commit d7aa86b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/my-calendar-locations.php
Original file line number Diff line number Diff line change
Expand Up @@ -336,7 +336,7 @@ function mc_count_locations() {
*
* @param int $location Location ID.
*
* @return int
* @return int
*/
function mc_count_location_events( $location ) {
global $wpdb;
Expand Down

0 comments on commit d7aa86b

Please sign in to comment.