remove debug log
This commit is contained in:
parent
3fa5e4f37e
commit
5a91fdcf0a
1 changed files with 0 additions and 1 deletions
|
@ -24,7 +24,6 @@ class Webfinger {
|
|||
* Register routes
|
||||
*/
|
||||
public static function register_routes() {
|
||||
\l( 'register webfinger' );
|
||||
\register_rest_route(
|
||||
ACTIVITYPUB_REST_NAMESPACE,
|
||||
'/webfinger',
|
||||
|
|
Loading…
Reference in a new issue