recompile protobuf schema and remove typos

This commit is contained in:
lla-dane
2025-08-11 09:48:45 +05:30
parent 5ab68026d6
commit a21d9e878b
3 changed files with 2 additions and 3 deletions

View File

@ -361,7 +361,6 @@ class PeerRouting(IPeerRouting):
)
except Exception as e:
print("EXCEPTION CAME")
logger.debug(f"Error querying peer {peer} for closest: {e}")
finally: