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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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(