From 14a6f9d9f89452b56102ffc5dc61125cc2b63aff Mon Sep 17 00:00:00 2001 From: Ubuntu Date: Mon, 19 Sep 2022 19:53:16 +0000 Subject: replace printlns with log --- azalea-protocol/src/resolver.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'azalea-protocol/src/resolver.rs') diff --git a/azalea-protocol/src/resolver.rs b/azalea-protocol/src/resolver.rs index e21362a5..eb081c3f 100755 --- a/azalea-protocol/src/resolver.rs +++ b/azalea-protocol/src/resolver.rs @@ -47,7 +47,7 @@ pub async fn resolve_address(address: &ServerAddress) -> Result