Skip to content

Commit

Permalink
Remove whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
akirk committed Jan 27, 2023
1 parent 73e56da commit b2d6c03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion activitypub.php
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ function init() {

require_once \dirname( __FILE__ ) . '/includes/class-shortcodes.php';
\Activitypub\Shortcodes::init();

require_once \dirname( __FILE__ ) . '/includes/class-mention.php';
\Activitypub\Mention::init();

Expand Down

0 comments on commit b2d6c03

Please sign in to comment.