remove debug log

This commit is contained in:
Matt Wiebe 2023-05-12 15:43:04 -05:00
parent 3fa5e4f37e
commit 5a91fdcf0a

View file

@ -24,7 +24,6 @@ class Webfinger {
* Register routes
*/
public static function register_routes() {
\l( 'register webfinger' );
\register_rest_route(
ACTIVITYPUB_REST_NAMESPACE,
'/webfinger',