Skip to content

Commit 4c8b191

Browse files
committed
Remove whitespace
1 parent 66220c1 commit 4c8b191

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

activitypub.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ function init() {
7474

7575
require_once \dirname( __FILE__ ) . '/includes/class-shortcodes.php';
7676
\Activitypub\Shortcodes::init();
77-
77+
7878
require_once \dirname( __FILE__ ) . '/includes/class-mention.php';
7979
\Activitypub\Mention::init();
8080

0 commit comments

Comments
 (0)