chore: remove debug print (#5268)

This commit is contained in:
Lucas.Xu
2024-05-06 13:34:59 +08:00
committed by GitHub
parent 3a9de61599
commit b2c366f6ae

View File

@ -187,7 +187,7 @@ class DocumentCollabAdapter {
}
final uid = state.user.uid.toString();
final did = state.user.deviceId;
debugPrint('metadata: ${state.metadata}');
DocumentAwarenessMetadata metadata;
try {
metadata = DocumentAwarenessMetadata.fromJson(